Shades of Clinker #453010
Tints of Clinker #453010
RGB
CMYK
RGB Variations
Color information
#453010 (or 0x453010) is known color: Clinker. HEX triplet: 45, 30 and 10. RGB value is (69,48,16). Sum of RGB (Red+Green+Blue) = 69+48+16=133 (17% of max value = 765). Red value is 69 (27.34% from 255 or 51.88% from 133); Green value is 48 (19.14% from 255 or 36.09% from 133); Blue value is 16 (6.64% from 255 or 12.03% from 133); Max value from RGB is 69 - color contains mainly: red. Hex color #453010 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453010 is #BACFEF. Grayscale: #323232. Windows color (decimal): -12242928 or 1060933. OLE color: 1060933.
HSL color Cylindrical-coordinate representation of color #453010: hue angle of 36.23º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #453010 is Cyan = 0, Magento = 0.30, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 16 | - |
| CMYK | 0 | 0.30 | 0.77 | 0.73 |
| HSL | 36.23º | 0.62% | 0.17% | - |
| HSV(B) | 36.23º | 0.77% | 0.27% | - |
| XYZ | 3.6 | 3.42 | 0.96 | - |
| YUV | 50.63 | 108.46 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 16 | 0 | 0.30 | 0.77 | 0.73 | 36.23 | 0.62 | 0.17 |
| Hex | 45 | 30 | 10 | 0 | 1E | 4D | 49 | 24 | 3E | 11 |
| Octal | 105 | 60 | 20 | 0 | 36 | 115 | 111 | 44 | 76 | 21 |
| Binary | 1000101 | 110000 | 10000 | 0 | 11110 | 1001101 | 1001001 | 100100 | 111110 | 10001 |
Color Harmonies of #453010
Complementary color
Monochromatic Colors of #453010
Black with #453010
Text Example
Text Example
White with #453010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453010; }
p { color: rgb(69,48,16); }
H1.HeaderClassName
{
color: #453010;
}
.AnyTagClassName
{
color: #453010;
}
</style>
background-color css
<style>
a { background-color: #453010; }
a { background-color: rgb(69,48,16); }
div.DivClassName
{
background-color: #453010;
}
.BgClassName
{
background-color: #453010;
}
</style>
border-color css
<style>
span { border-color: #453010; }
span { border-color: rgb(69,48,16); }
td.TdClassName
{
border-color: #453010;
}
.TagClassName
{
border-color: #453010;
}
</style>