Shades of Clinker #453217
Tints of Clinker #453217
RGB
CMYK
RGB Variations
Color information
#453217 (or 0x453217) is known color: Clinker. HEX triplet: 45, 32 and 17. RGB value is (69,50,23). Sum of RGB (Red+Green+Blue) = 69+50+23=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 50 (19.92% from 255 or 35.21% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 69 - color contains mainly: red. Hex color #453217 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453217 is #BACDE8. Grayscale: #343434. Windows color (decimal): -12242409 or 1520197. OLE color: 1520197.
HSL color Cylindrical-coordinate representation of color #453217: hue angle of 35.22º 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 #453217 is Cyan = 0, Magento = 0.28, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 50 | 23 | - |
| CMYK | 0 | 0.28 | 0.67 | 0.73 |
| HSL | 35.22º | 0.5% | 0.18% | - |
| HSV(B) | 35.22º | 0.67% | 0.27% | - |
| XYZ | 3.75 | 3.61 | 1.31 | - |
| YUV | 52.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 23 | 0 | 0.28 | 0.67 | 0.73 | 35.22 | 0.5 | 0.18 |
| Hex | 45 | 32 | 17 | 0 | 1C | 43 | 49 | 23 | 32 | 12 |
| Octal | 105 | 62 | 27 | 0 | 34 | 103 | 111 | 43 | 62 | 22 |
| Binary | 1000101 | 110010 | 10111 | 0 | 11100 | 1000011 | 1001001 | 100011 | 110010 | 10010 |
Color Harmonies of #453217
Complementary color
Monochromatic Colors of #453217
Black with #453217
Text Example
Text Example
White with #453217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453217; }
p { color: rgb(69,50,23); }
H1.HeaderClassName
{
color: #453217;
}
.AnyTagClassName
{
color: #453217;
}
</style>
background-color css
<style>
a { background-color: #453217; }
a { background-color: rgb(69,50,23); }
div.DivClassName
{
background-color: #453217;
}
.BgClassName
{
background-color: #453217;
}
</style>
border-color css
<style>
span { border-color: #453217; }
span { border-color: rgb(69,50,23); }
td.TdClassName
{
border-color: #453217;
}
.TagClassName
{
border-color: #453217;
}
</style>