#42253b - Livid Brown Hex Color Code

#42253B (Livid Brown) - RGB 66, 37, 59 Color Information

#42253b Conversion Table

HEX Triplet 42, 25, 3B
RGB Decimal 66, 37, 59
RGB Octal 102, 45, 73
RGB Percent 25.9%, 14.5%, 23.1%
RGB Binary 1000010, 100101, 111011
CMY 0.741, 0.855, 0.769
CMYK 0, 44, 11, 74

Percentages of Color #42253B

R 25.9%
G 14.5%
B 23.1%
RGB Percentages of Color #42253b
C 0%
M 44%
Y 11%
K 74%
CMYK Percentages of Color #42253b

Color spaces of #42253B Livid Brown - RGB(66, 37, 59)

HSV (or HSB) 314°, 44°, 26°
HSL 314°, 28°, 20°
Web Safe #333333
XYZ 3.698, 2.797, 4.483
CIE-Lab 19.212, 17.644, -8.348
xyY 0.337, 0.255, 2.797
Decimal 4334907

#42253b Color Accessibility Scores (Livid Brown Contrast Checker)

#42253b

On dark background [POOR]

#42253b

On light background [GOOD]

#42253b

As background color [GOOD]

Livid Brown ↔ #42253b Color Blindness Simulator

Coming soon... You can see how #42253b 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.

#42253B Color Combinations - Color Schemes with 42253b

#42253b Analogous Colors

#42253b Triadic Colors

#42253b Split Complementary Colors

#42253b Complementary Colors

Shades and Tints of #42253b Color Variations

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

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

Alternatives colours to Livid Brown (#42253b)

#42253b Color Codes for CSS3/HTML5 and Icon Previews

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

#42253B in Programming

HTML5, CSS3 #42253b
Java new Color(66, 37, 59);
.NET Color.FromArgb(255, 66, 37, 59);
Swift UIColor(red:66, green:37, blue:59, alpha:1.00000)
Objective-C [UIColor colorWithRed:66 green:37 blue:59 alpha:1.00000];
OpenGL glColor3f(66f, 37f, 59f);
Python Color('#42253b')

#42253b - RGB(66, 37, 59) - Livid Brown Color FAQ

What is the color code for Livid Brown?

Hex color code for Livid Brown color is #42253b. RGB color code for livid brown color is rgb(66, 37, 59).

What is the RGB value of #42253b?

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

What is the RGB percentage of #42253b?

The RGB percentage composition for the hexadecimal color code #42253b is detailed as follows: 25.9% Red, 14.5% Green, and 23.1% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 25.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 14.5% and 23.1% 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 #42253b.

What does RGB 66,37,59 mean?

The RGB color 66, 37, 59 represents a dull and muted shade of Red. The websafe version of this color is hex 333333. This color might be commonly referred to as a shade similar to Livid Brown.

What is the CMYK (Cyan Magenta Yellow Black) color model of #42253b?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #42253b is composed of 0% Cyan, 44% Magenta, 11% Yellow, and 74% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 44% of Magenta contributes to the red-purple qualities. The 11% of Yellow typically adds to the brightness and warmth, and the 74% 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 #42253b?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #42253b has an HSL value of 314° (degrees) for Hue, 28% for Saturation, and 20% for Lightness. In this HSL representation, the Hue at 314° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 28% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 20% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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...

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...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...