Shades of Clinker #423017
Tints of Clinker #423017
RGB
CMYK
RGB Variations
Color information
#423017 (or 0x423017) is known color: Clinker. HEX triplet: 42, 30 and 17. RGB value is (66,48,23). Sum of RGB (Red+Green+Blue) = 66+48+23=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 48 (19.14% from 255 or 35.04% from 137); Blue value is 23 (9.38% from 255 or 16.79% from 137); Max value from RGB is 66 - color contains mainly: red. Hex color #423017 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423017 is #BDCFE8. Grayscale: #323232. Windows color (decimal): -12439529 or 1519682. OLE color: 1519682.
HSL color Cylindrical-coordinate representation of color #423017: hue angle of 34.88º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #423017 is Cyan = 0, Magento = 0.27, Yellow = 0.65 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 23 | - |
| CMYK | 0 | 0.27 | 0.65 | 0.74 |
| HSL | 34.88º | 0.48% | 0.17% | - |
| HSV(B) | 34.88º | 0.65% | 0.26% | - |
| XYZ | 3.46 | 3.33 | 1.27 | - |
| YUV | 50.53 | 112.46 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 23 | 0 | 0.27 | 0.65 | 0.74 | 34.88 | 0.48 | 0.17 |
| Hex | 42 | 30 | 17 | 0 | 1B | 41 | 4A | 23 | 30 | 11 |
| Octal | 102 | 60 | 27 | 0 | 33 | 101 | 112 | 43 | 60 | 21 |
| Binary | 1000010 | 110000 | 10111 | 0 | 11011 | 1000001 | 1001010 | 100011 | 110000 | 10001 |
Color Harmonies of #423017
Complementary color
Monochromatic Colors of #423017
Black with #423017
Text Example
Text Example
White with #423017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423017; }
p { color: rgb(66,48,23); }
H1.HeaderClassName
{
color: #423017;
}
.AnyTagClassName
{
color: #423017;
}
</style>
background-color css
<style>
a { background-color: #423017; }
a { background-color: rgb(66,48,23); }
div.DivClassName
{
background-color: #423017;
}
.BgClassName
{
background-color: #423017;
}
</style>
border-color css
<style>
span { border-color: #423017; }
span { border-color: rgb(66,48,23); }
td.TdClassName
{
border-color: #423017;
}
.TagClassName
{
border-color: #423017;
}
</style>