Shades of Clinker #433015
Tints of Clinker #433015
RGB
CMYK
RGB Variations
Color information
#433015 (or 0x433015) is known color: Clinker. HEX triplet: 43, 30 and 15. RGB value is (67,48,21). Sum of RGB (Red+Green+Blue) = 67+48+21=136 (18% of max value = 765). Red value is 67 (26.56% from 255 or 49.26% from 136); Green value is 48 (19.14% from 255 or 35.29% from 136); Blue value is 21 (8.59% from 255 or 15.44% from 136); Max value from RGB is 67 - color contains mainly: red. Hex color #433015 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433015 is #BCCFEA. Grayscale: #323232. Windows color (decimal): -12373995 or 1388611. OLE color: 1388611.
HSL color Cylindrical-coordinate representation of color #433015: hue angle of 35.22º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #433015 is Cyan = 0, Magento = 0.28, Yellow = 0.69 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 48 | 21 | - |
| CMYK | 0 | 0.28 | 0.69 | 0.74 |
| HSL | 35.22º | 0.52% | 0.17% | - |
| HSV(B) | 35.22º | 0.69% | 0.26% | - |
| XYZ | 3.51 | 3.36 | 1.17 | - |
| YUV | 50.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 21 | 0 | 0.28 | 0.69 | 0.74 | 35.22 | 0.52 | 0.17 |
| Hex | 43 | 30 | 15 | 0 | 1C | 45 | 4A | 23 | 34 | 11 |
| Octal | 103 | 60 | 25 | 0 | 34 | 105 | 112 | 43 | 64 | 21 |
| Binary | 1000011 | 110000 | 10101 | 0 | 11100 | 1000101 | 1001010 | 100011 | 110100 | 10001 |
Color Harmonies of #433015
Complementary color
Monochromatic Colors of #433015
Black with #433015
Text Example
Text Example
White with #433015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433015; }
p { color: rgb(67,48,21); }
H1.HeaderClassName
{
color: #433015;
}
.AnyTagClassName
{
color: #433015;
}
</style>
background-color css
<style>
a { background-color: #433015; }
a { background-color: rgb(67,48,21); }
div.DivClassName
{
background-color: #433015;
}
.BgClassName
{
background-color: #433015;
}
</style>
border-color css
<style>
span { border-color: #433015; }
span { border-color: rgb(67,48,21); }
td.TdClassName
{
border-color: #433015;
}
.TagClassName
{
border-color: #433015;
}
</style>