Shades of Cedar #423432
Tints of Cedar #423432
RGB
CMYK
RGB Variations
Color information
#423432 (or 0x423432) is known color: Cedar. HEX triplet: 42, 34 and 32. RGB value is (66,52,50). Sum of RGB (Red+Green+Blue) = 66+52+50=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 52 (20.70% from 255 or 30.95% from 168); Blue value is 50 (19.92% from 255 or 29.76% from 168); Max value from RGB is 66 - color contains mainly: red. Hex color #423432 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423432 is #BDCBCD. Grayscale: #373737. Windows color (decimal): -12438478 or 3290178. OLE color: 3290178.
HSL color Cylindrical-coordinate representation of color #423432: hue angle of 7.5º degrees, saturation: 0.14, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #423432 is Cyan = 0, Magento = 0.21, Yellow = 0.24 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 50 | - |
| CMYK | 0 | 0.21 | 0.24 | 0.74 |
| HSL | 7.5º | 0.14% | 0.23% | - |
| HSV(B) | 7.5º | 0.24% | 0.26% | - |
| XYZ | 4.05 | 3.84 | 3.55 | - |
| YUV | 55.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 50 | 0 | 0.21 | 0.24 | 0.74 | 7.5 | 0.14 | 0.23 |
| Hex | 42 | 34 | 32 | 0 | 15 | 18 | 4A | 8 | E | 17 |
| Octal | 102 | 64 | 62 | 0 | 25 | 30 | 112 | 10 | 16 | 27 |
| Binary | 1000010 | 110100 | 110010 | 0 | 10101 | 11000 | 1001010 | 1000 | 1110 | 10111 |
Color Harmonies of #423432
Complementary color
Monochromatic Colors of #423432
Black with #423432
Text Example
Text Example
White with #423432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423432; }
p { color: rgb(66,52,50); }
H1.HeaderClassName
{
color: #423432;
}
.AnyTagClassName
{
color: #423432;
}
</style>
background-color css
<style>
a { background-color: #423432; }
a { background-color: rgb(66,52,50); }
div.DivClassName
{
background-color: #423432;
}
.BgClassName
{
background-color: #423432;
}
</style>
border-color css
<style>
span { border-color: #423432; }
span { border-color: rgb(66,52,50); }
td.TdClassName
{
border-color: #423432;
}
.TagClassName
{
border-color: #423432;
}
</style>