Shades of Clinker #433116
Tints of Clinker #433116
RGB
CMYK
RGB Variations
Color information
#433116 (or 0x433116) is known color: Clinker. HEX triplet: 43, 31 and 16. RGB value is (67,49,22). Sum of RGB (Red+Green+Blue) = 67+49+22=138 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.55% from 138); Green value is 49 (19.53% from 255 or 35.51% from 138); Blue value is 22 (8.98% from 255 or 15.94% from 138); Max value from RGB is 67 - color contains mainly: red. Hex color #433116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433116 is #BCCEE9. Grayscale: #333333. Windows color (decimal): -12373738 or 1454403. OLE color: 1454403.
HSL color Cylindrical-coordinate representation of color #433116: hue angle of 36º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #433116 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 49 | 22 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.74 |
| HSL | 36º | 0.51% | 0.17% | - |
| HSV(B) | 36º | 0.67% | 0.26% | - |
| XYZ | 3.56 | 3.45 | 1.24 | - |
| YUV | 51.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 22 | 0 | 0.27 | 0.67 | 0.74 | 36 | 0.51 | 0.17 |
| Hex | 43 | 31 | 16 | 0 | 1B | 43 | 4A | 24 | 33 | 11 |
| Octal | 103 | 61 | 26 | 0 | 33 | 103 | 112 | 44 | 63 | 21 |
| Binary | 1000011 | 110001 | 10110 | 0 | 11011 | 1000011 | 1001010 | 100100 | 110011 | 10001 |
Color Harmonies of #433116
Complementary color
Monochromatic Colors of #433116
Black with #433116
Text Example
Text Example
White with #433116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433116; }
p { color: rgb(67,49,22); }
H1.HeaderClassName
{
color: #433116;
}
.AnyTagClassName
{
color: #433116;
}
</style>
background-color css
<style>
a { background-color: #433116; }
a { background-color: rgb(67,49,22); }
div.DivClassName
{
background-color: #433116;
}
.BgClassName
{
background-color: #433116;
}
</style>
border-color css
<style>
span { border-color: #433116; }
span { border-color: rgb(67,49,22); }
td.TdClassName
{
border-color: #433116;
}
.TagClassName
{
border-color: #433116;
}
</style>