Shades of Clinker #453112
Tints of Clinker #453112
RGB
CMYK
RGB Variations
Color information
#453112 (or 0x453112) is known color: Clinker. HEX triplet: 45, 31 and 12. RGB value is (69,49,18). Sum of RGB (Red+Green+Blue) = 69+49+18=136 (18% of max value = 765). Red value is 69 (27.34% from 255 or 50.74% from 136); Green value is 49 (19.53% from 255 or 36.03% from 136); Blue value is 18 (7.42% from 255 or 13.24% from 136); Max value from RGB is 69 - color contains mainly: red. Hex color #453112 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453112 is #BACEED. Grayscale: #333333. Windows color (decimal): -12242670 or 1192261. OLE color: 1192261.
HSL color Cylindrical-coordinate representation of color #453112: hue angle of 36.47º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #453112 is Cyan = 0, Magento = 0.29, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 49 | 18 | - |
| CMYK | 0 | 0.29 | 0.74 | 0.73 |
| HSL | 36.47º | 0.59% | 0.17% | - |
| HSV(B) | 36.47º | 0.74% | 0.27% | - |
| XYZ | 3.66 | 3.51 | 1.06 | - |
| YUV | 51.45 | 109.13 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 18 | 0 | 0.29 | 0.74 | 0.73 | 36.47 | 0.59 | 0.17 |
| Hex | 45 | 31 | 12 | 0 | 1D | 4A | 49 | 24 | 3B | 11 |
| Octal | 105 | 61 | 22 | 0 | 35 | 112 | 111 | 44 | 73 | 21 |
| Binary | 1000101 | 110001 | 10010 | 0 | 11101 | 1001010 | 1001001 | 100100 | 111011 | 10001 |
Color Harmonies of #453112
Complementary color
Monochromatic Colors of #453112
Black with #453112
Text Example
Text Example
White with #453112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453112; }
p { color: rgb(69,49,18); }
H1.HeaderClassName
{
color: #453112;
}
.AnyTagClassName
{
color: #453112;
}
</style>
background-color css
<style>
a { background-color: #453112; }
a { background-color: rgb(69,49,18); }
div.DivClassName
{
background-color: #453112;
}
.BgClassName
{
background-color: #453112;
}
</style>
border-color css
<style>
span { border-color: #453112; }
span { border-color: rgb(69,49,18); }
td.TdClassName
{
border-color: #453112;
}
.TagClassName
{
border-color: #453112;
}
</style>