Shades of Clinker #423118
Tints of Clinker #423118
RGB
CMYK
RGB Variations
Color information
#423118 (or 0x423118) is known color: Clinker. HEX triplet: 42, 31 and 18. RGB value is (66,49,24). Sum of RGB (Red+Green+Blue) = 66+49+24=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 49 (19.53% from 255 or 35.25% from 139); Blue value is 24 (9.77% from 255 or 17.27% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #423118 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423118 is #BDCEE7. Grayscale: #333333. Windows color (decimal): -12439272 or 1585474. OLE color: 1585474.
HSL color Cylindrical-coordinate representation of color #423118: hue angle of 35.71º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #423118 is Cyan = 0, Magento = 0.26, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 49 | 24 | - |
| CMYK | 0 | 0.26 | 0.64 | 0.74 |
| HSL | 35.71º | 0.47% | 0.18% | - |
| HSV(B) | 35.71º | 0.64% | 0.26% | - |
| XYZ | 3.51 | 3.42 | 1.34 | - |
| YUV | 51.23 | 112.63 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 24 | 0 | 0.26 | 0.64 | 0.74 | 35.71 | 0.47 | 0.18 |
| Hex | 42 | 31 | 18 | 0 | 1A | 40 | 4A | 24 | 2F | 12 |
| Octal | 102 | 61 | 30 | 0 | 32 | 100 | 112 | 44 | 57 | 22 |
| Binary | 1000010 | 110001 | 11000 | 0 | 11010 | 1000000 | 1001010 | 100100 | 101111 | 10010 |
Color Harmonies of #423118
Complementary color
Monochromatic Colors of #423118
Black with #423118
Text Example
Text Example
White with #423118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423118; }
p { color: rgb(66,49,24); }
H1.HeaderClassName
{
color: #423118;
}
.AnyTagClassName
{
color: #423118;
}
</style>
background-color css
<style>
a { background-color: #423118; }
a { background-color: rgb(66,49,24); }
div.DivClassName
{
background-color: #423118;
}
.BgClassName
{
background-color: #423118;
}
</style>
border-color css
<style>
span { border-color: #423118; }
span { border-color: rgb(66,49,24); }
td.TdClassName
{
border-color: #423118;
}
.TagClassName
{
border-color: #423118;
}
</style>