Shades of Clinker #453018
Tints of Clinker #453018
RGB
CMYK
RGB Variations
Color information
#453018 (or 0x453018) is known color: Clinker. HEX triplet: 45, 30 and 18. RGB value is (69,48,24). Sum of RGB (Red+Green+Blue) = 69+48+24=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 48 (19.14% from 255 or 34.04% from 141); Blue value is 24 (9.77% from 255 or 17.02% from 141); Max value from RGB is 69 - color contains mainly: red. Hex color #453018 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453018 is #BACFE7. Grayscale: #333333. Windows color (decimal): -12242920 or 1585221. OLE color: 1585221.
HSL color Cylindrical-coordinate representation of color #453018: hue angle of 32º degrees, saturation: 0.48, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #453018 is Cyan = 0, Magento = 0.30, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 24 | - |
| CMYK | 0 | 0.30 | 0.65 | 0.73 |
| HSL | 32º | 0.48% | 0.18% | - |
| HSV(B) | 32º | 0.65% | 0.27% | - |
| XYZ | 3.68 | 3.45 | 1.34 | - |
| YUV | 51.54 | 112.46 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 24 | 0 | 0.30 | 0.65 | 0.73 | 32 | 0.48 | 0.18 |
| Hex | 45 | 30 | 18 | 0 | 1E | 41 | 49 | 20 | 30 | 12 |
| Octal | 105 | 60 | 30 | 0 | 36 | 101 | 111 | 40 | 60 | 22 |
| Binary | 1000101 | 110000 | 11000 | 0 | 11110 | 1000001 | 1001001 | 100000 | 110000 | 10010 |
Color Harmonies of #453018
Complementary color
Monochromatic Colors of #453018
Black with #453018
Text Example
Text Example
White with #453018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453018; }
p { color: rgb(69,48,24); }
H1.HeaderClassName
{
color: #453018;
}
.AnyTagClassName
{
color: #453018;
}
</style>
background-color css
<style>
a { background-color: #453018; }
a { background-color: rgb(69,48,24); }
div.DivClassName
{
background-color: #453018;
}
.BgClassName
{
background-color: #453018;
}
</style>
border-color css
<style>
span { border-color: #453018; }
span { border-color: rgb(69,48,24); }
td.TdClassName
{
border-color: #453018;
}
.TagClassName
{
border-color: #453018;
}
</style>