Shades of Clinker #423015
Tints of Clinker #423015
RGB
CMYK
RGB Variations
Color information
#423015 (or 0x423015) is known color: Clinker. HEX triplet: 42, 30 and 15. RGB value is (66,48,21). Sum of RGB (Red+Green+Blue) = 66+48+21=135 (17% of max value = 765). Red value is 66 (26.17% from 255 or 48.89% from 135); Green value is 48 (19.14% from 255 or 35.56% from 135); Blue value is 21 (8.59% from 255 or 15.56% from 135); Max value from RGB is 66 - color contains mainly: red. Hex color #423015 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423015 is #BDCFEA. Grayscale: #323232. Windows color (decimal): -12439531 or 1388610. OLE color: 1388610.
HSL color Cylindrical-coordinate representation of color #423015: hue angle of 36º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #423015 is Cyan = 0, Magento = 0.27, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 21 | - |
| CMYK | 0 | 0.27 | 0.68 | 0.74 |
| HSL | 36º | 0.52% | 0.17% | - |
| HSV(B) | 36º | 0.68% | 0.26% | - |
| XYZ | 3.44 | 3.33 | 1.17 | - |
| YUV | 50.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 21 | 0 | 0.27 | 0.68 | 0.74 | 36 | 0.52 | 0.17 |
| Hex | 42 | 30 | 15 | 0 | 1B | 44 | 4A | 24 | 34 | 11 |
| Octal | 102 | 60 | 25 | 0 | 33 | 104 | 112 | 44 | 64 | 21 |
| Binary | 1000010 | 110000 | 10101 | 0 | 11011 | 1000100 | 1001010 | 100100 | 110100 | 10001 |
Color Harmonies of #423015
Complementary color
Monochromatic Colors of #423015
Black with #423015
Text Example
Text Example
White with #423015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423015; }
p { color: rgb(66,48,21); }
H1.HeaderClassName
{
color: #423015;
}
.AnyTagClassName
{
color: #423015;
}
</style>
background-color css
<style>
a { background-color: #423015; }
a { background-color: rgb(66,48,21); }
div.DivClassName
{
background-color: #423015;
}
.BgClassName
{
background-color: #423015;
}
</style>
border-color css
<style>
span { border-color: #423015; }
span { border-color: rgb(66,48,21); }
td.TdClassName
{
border-color: #423015;
}
.TagClassName
{
border-color: #423015;
}
</style>