Shades of Clinker #453017
Tints of Clinker #453017
RGB
CMYK
RGB Variations
Color information
#453017 (or 0x453017) is known color: Clinker. HEX triplet: 45, 30 and 17. RGB value is (69,48,23). Sum of RGB (Red+Green+Blue) = 69+48+23=140 (18% of max value = 765). Red value is 69 (27.34% from 255 or 49.29% from 140); Green value is 48 (19.14% from 255 or 34.29% from 140); Blue value is 23 (9.38% from 255 or 16.43% from 140); Max value from RGB is 69 - color contains mainly: red. Hex color #453017 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453017 is #BACFE8. Grayscale: #333333. Windows color (decimal): -12242921 or 1519685. OLE color: 1519685.
HSL color Cylindrical-coordinate representation of color #453017: hue angle of 32.61º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #453017 is Cyan = 0, Magento = 0.30, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 23 | - |
| CMYK | 0 | 0.30 | 0.67 | 0.73 |
| HSL | 32.61º | 0.5% | 0.18% | - |
| HSV(B) | 32.61º | 0.67% | 0.27% | - |
| XYZ | 3.67 | 3.44 | 1.28 | - |
| YUV | 51.43 | 111.96 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 23 | 0 | 0.30 | 0.67 | 0.73 | 32.61 | 0.5 | 0.18 |
| Hex | 45 | 30 | 17 | 0 | 1E | 43 | 49 | 21 | 32 | 12 |
| Octal | 105 | 60 | 27 | 0 | 36 | 103 | 111 | 41 | 62 | 22 |
| Binary | 1000101 | 110000 | 10111 | 0 | 11110 | 1000011 | 1001001 | 100001 | 110010 | 10010 |
Color Harmonies of #453017
Complementary color
Monochromatic Colors of #453017
Black with #453017
Text Example
Text Example
White with #453017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453017; }
p { color: rgb(69,48,23); }
H1.HeaderClassName
{
color: #453017;
}
.AnyTagClassName
{
color: #453017;
}
</style>
background-color css
<style>
a { background-color: #453017; }
a { background-color: rgb(69,48,23); }
div.DivClassName
{
background-color: #453017;
}
.BgClassName
{
background-color: #453017;
}
</style>
border-color css
<style>
span { border-color: #453017; }
span { border-color: rgb(69,48,23); }
td.TdClassName
{
border-color: #453017;
}
.TagClassName
{
border-color: #453017;
}
</style>