Shades of Clinker #453117
Tints of Clinker #453117
RGB
CMYK
RGB Variations
Color information
#453117 (or 0x453117) is known color: Clinker. HEX triplet: 45, 31 and 17. RGB value is (69,49,23). Sum of RGB (Red+Green+Blue) = 69+49+23=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 49 (19.53% from 255 or 34.75% from 141); Blue value is 23 (9.38% from 255 or 16.31% from 141); Max value from RGB is 69 - color contains mainly: red. Hex color #453117 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453117 is #BACEE8. Grayscale: #343434. Windows color (decimal): -12242665 or 1519941. OLE color: 1519941.
HSL color Cylindrical-coordinate representation of color #453117: hue angle of 33.91º 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 #453117 is Cyan = 0, Magento = 0.29, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 49 | 23 | - |
| CMYK | 0 | 0.29 | 0.67 | 0.73 |
| HSL | 33.91º | 0.5% | 0.18% | - |
| HSV(B) | 33.91º | 0.67% | 0.27% | - |
| XYZ | 3.71 | 3.52 | 1.3 | - |
| YUV | 52.02 | 111.63 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 23 | 0 | 0.29 | 0.67 | 0.73 | 33.91 | 0.5 | 0.18 |
| Hex | 45 | 31 | 17 | 0 | 1D | 43 | 49 | 22 | 32 | 12 |
| Octal | 105 | 61 | 27 | 0 | 35 | 103 | 111 | 42 | 62 | 22 |
| Binary | 1000101 | 110001 | 10111 | 0 | 11101 | 1000011 | 1001001 | 100010 | 110010 | 10010 |
Color Harmonies of #453117
Complementary color
Monochromatic Colors of #453117
Black with #453117
Text Example
Text Example
White with #453117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453117; }
p { color: rgb(69,49,23); }
H1.HeaderClassName
{
color: #453117;
}
.AnyTagClassName
{
color: #453117;
}
</style>
background-color css
<style>
a { background-color: #453117; }
a { background-color: rgb(69,49,23); }
div.DivClassName
{
background-color: #453117;
}
.BgClassName
{
background-color: #453117;
}
</style>
border-color css
<style>
span { border-color: #453117; }
span { border-color: rgb(69,49,23); }
td.TdClassName
{
border-color: #453117;
}
.TagClassName
{
border-color: #453117;
}
</style>