Shades of Clinker #423421
Tints of Clinker #423421
RGB
CMYK
RGB Variations
Color information
#423421 (or 0x423421) is known color: Clinker. HEX triplet: 42, 34 and 21. RGB value is (66,52,33). Sum of RGB (Red+Green+Blue) = 66+52+33=151 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.71% from 151); Green value is 52 (20.70% from 255 or 34.44% from 151); Blue value is 33 (13.28% from 255 or 21.85% from 151); Max value from RGB is 66 - color contains mainly: red. Hex color #423421 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423421 is #BDCBDE. Grayscale: #363636. Windows color (decimal): -12438495 or 2176066. OLE color: 2176066.
HSL color Cylindrical-coordinate representation of color #423421: hue angle of 34.55º degrees, saturation: 0.33, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #423421 is Cyan = 0, Magento = 0.21, Yellow = 0.5 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 33 | - |
| CMYK | 0 | 0.21 | 0.5 | 0.74 |
| HSL | 34.55º | 0.33% | 0.19% | - |
| HSV(B) | 34.55º | 0.5% | 0.26% | - |
| XYZ | 3.75 | 3.72 | 1.96 | - |
| YUV | 54.02 | 116.14 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 33 | 0 | 0.21 | 0.5 | 0.74 | 34.55 | 0.33 | 0.19 |
| Hex | 42 | 34 | 21 | 0 | 15 | 32 | 4A | 23 | 21 | 13 |
| Octal | 102 | 64 | 41 | 0 | 25 | 62 | 112 | 43 | 41 | 23 |
| Binary | 1000010 | 110100 | 100001 | 0 | 10101 | 110010 | 1001010 | 100011 | 100001 | 10011 |
Color Harmonies of #423421
Complementary color
Monochromatic Colors of #423421
Black with #423421
Text Example
Text Example
White with #423421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423421; }
p { color: rgb(66,52,33); }
H1.HeaderClassName
{
color: #423421;
}
.AnyTagClassName
{
color: #423421;
}
</style>
background-color css
<style>
a { background-color: #423421; }
a { background-color: rgb(66,52,33); }
div.DivClassName
{
background-color: #423421;
}
.BgClassName
{
background-color: #423421;
}
</style>
border-color css
<style>
span { border-color: #423421; }
span { border-color: rgb(66,52,33); }
td.TdClassName
{
border-color: #423421;
}
.TagClassName
{
border-color: #423421;
}
</style>