#91003a - Paprika Hex Color Code

#91003A (Paprika) - RGB 145, 0, 58 Color Information

#91003a Conversion Table

HEX Triplet 91, 00, 3A
RGB Decimal 145, 0, 58
RGB Octal 221, 0, 72
RGB Percent 56.9%, 0%, 22.7%
RGB Binary 10010001, 0, 111010
CMY 0.431, 1.000, 0.773
CMYK 0, 100, 60, 43

Percentages of Color #91003A

R 56.9%
G 0%
B 22.7%
RGB Percentages of Color #91003a
C 0%
M 100%
Y 60%
K 43%
CMYK Percentages of Color #91003a

Color spaces of #91003A Paprika - RGB(145, 0, 58)

HSV (or HSB) 336°, 100°, 57°
HSL 336°, 100°, 28°
Web Safe #990033
XYZ 12.441, 6.325, 4.568
CIE-Lab 30.219, 54.649, 10.192
xyY 0.533, 0.271, 6.325
Decimal 9502778

#91003a Color Accessibility Scores (Paprika Contrast Checker)

#91003a

On dark background [POOR]

#91003a

On light background [GOOD]

#91003a

As background color [GOOD]

Paprika ↔ #91003a Color Blindness Simulator

Coming soon... You can see how #91003a is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#91003A Color Combinations - Color Schemes with 91003a

#91003a Analogous Colors

#91003a Triadic Colors

#91003a Split Complementary Colors

#91003a Complementary Colors

Shades and Tints of #91003a Color Variations

#91003a Shade Color Variations (When you combine pure black with this color, #91003a, darker shades are produced.)

#91003a Tint Color Variations (Lighter shades of #91003a can be created by blending the color with different amounts of white.)

Alternatives colours to Paprika (#91003a)

#91003a Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #91003a
This sample text has a font color of #91003a
#91003a Border Color
This sample element has a border color of #91003a
#91003a CSS3 Linear Gradient
#91003a Background Color
This sample paragraph has a background color of #91003a
#91003a Text Shadow
This sample text has a shadow color of #91003a
Sample text with glow color #91003a
This sample text has a glow color of #91003a
#91003a Box Shadow
This sample element has a box shadow of #91003a
Sample text with Underline Color #91003a
This sample text has a underline color of #91003a
A selection of SVG images/icons using the hex version #91003a of the current color.

#91003A in Programming

HTML5, CSS3 #91003a
Java new Color(145, 0, 58);
.NET Color.FromArgb(255, 145, 0, 58);
Swift UIColor(red:145, green:0, blue:58, alpha:1.00000)
Objective-C [UIColor colorWithRed:145 green:0 blue:58 alpha:1.00000];
OpenGL glColor3f(145f, 0f, 58f);
Python Color('#91003a')

#91003a - RGB(145, 0, 58) - Paprika Color FAQ

What is the color code for Paprika?

Hex color code for Paprika color is #91003a. RGB color code for paprika color is rgb(145, 0, 58).

What is the RGB value of #91003a?

The RGB value corresponding to the hexadecimal color code #91003a is rgb(145, 0, 58). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '145' indicates the intensity of the red component, '0' represents the green component's intensity, and '58' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #91003a.

What is the RGB percentage of #91003a?

The RGB percentage composition for the hexadecimal color code #91003a is detailed as follows: 56.9% Red, 0% Green, and 22.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 56.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 0% and 22.7% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #91003a.

What does RGB 145,0,58 mean?

The RGB color 145, 0, 58 represents a dull and muted shade of Red. The websafe version of this color is hex 990033. This color might be commonly referred to as a shade similar to Paprika.

What is the CMYK (Cyan Magenta Yellow Black) color model of #91003a?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #91003a is composed of 0% Cyan, 100% Magenta, 60% Yellow, and 43% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 100% of Magenta contributes to the red-purple qualities. The 60% of Yellow typically adds to the brightness and warmth, and the 43% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #91003a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #91003a has an HSL value of 336° (degrees) for Hue, 100% for Saturation, and 28% for Lightness. In this HSL representation, the Hue at 336° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 28% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...