#323430 Hex Color
rgb(50, 52, 48)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 32 | 34 | 30 | - | #323430 |
RGB | 50 | 52 | 48 | - | rgb(50,52,48) |
HSL | 90 | 4% | 20% | - | hsl(90,4%,20%) |
HSV | 90 | 8% | 20% | - | hsv(90,8%,20%) |
XYZ | 3.0769 | 3.3475 | 3.2803 | - | xyz(3.0769,3.3475,3.2803) |
CIE-LAB | 21.39 | -1.79 | 2.22 | - | lab(21.39,-1.79,2.22) |
CMYK | 0.038461538461538 | 0 | 0.076923076923077 | 0.79607843137255 | cmyk(0.038461538461538,0,0.076923076923077,0.79607843137255) |
Description
The RGB value of color #323430 is rgb(50, 52, 48).
In the hex color #323430, The value of Red is 50, value of Green is 52, and value of Blue is 48. The primary color is Green. Similarly, The HSL values for #323430 consists of 90° Hue, 4% Saturation, and 20% Lightness.
In the CMYK color model, the color #323430 can be represented as Cyan=0.038461538461538%, Magenta=0%, Yellow=0.076923076923077%, and Black=0.79607843137255%.
Shades of #323430
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #323430
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #323430
Preview of #323430 on White Background
The contrast ratio of #323430 with white color is 12.58
#323430 color will look good on a white background.
Preview of #323430 on black background
The contrast ratio of #323430 with black color is 1.67
Color Schemes of #323430
Triadic Colors of #323430
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #323430
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #323430
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #323430
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #323430
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #323430;
}
This is a sample text used for the color #323430. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #323430;
}
This is a sample text used for the color #323430. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #323430;
}
This is a sample text used for the color #323430. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 33.33%
Green 34.67%
Blue 32%
CMYK Percentage
Cyan 4.22
Magenta 0%
Yellow 8.44%
Black 87.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.