Shades of Clinker #453726
Tints of Clinker #453726
RGB
CMYK
RGB Variations
Color information
#453726 (or 0x453726) is known color: Clinker. HEX triplet: 45, 37 and 26. RGB value is (69,55,38). Sum of RGB (Red+Green+Blue) = 69+55+38=162 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.59% from 162); Green value is 55 (21.88% from 255 or 33.95% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 69 - color contains mainly: red. Hex color #453726 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453726 is #BAC8D9. Grayscale: #393939. Windows color (decimal): -12241114 or 2504517. OLE color: 2504517.
HSL color Cylindrical-coordinate representation of color #453726: hue angle of 32.9º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #453726 is Cyan = 0, Magento = 0.20, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 55 | 38 | - |
| CMYK | 0 | 0.20 | 0.45 | 0.73 |
| HSL | 32.9º | 0.29% | 0.21% | - |
| HSV(B) | 32.9º | 0.45% | 0.27% | - |
| XYZ | 4.17 | 4.14 | 2.41 | - |
| YUV | 57.25 | 117.14 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 38 | 0 | 0.20 | 0.45 | 0.73 | 32.9 | 0.29 | 0.21 |
| Hex | 45 | 37 | 26 | 0 | 14 | 2D | 49 | 21 | 1D | 15 |
| Octal | 105 | 67 | 46 | 0 | 24 | 55 | 111 | 41 | 35 | 25 |
| Binary | 1000101 | 110111 | 100110 | 0 | 10100 | 101101 | 1001001 | 100001 | 11101 | 10101 |
Color Harmonies of #453726
Complementary color
Monochromatic Colors of #453726
Black with #453726
Text Example
Text Example
White with #453726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453726; }
p { color: rgb(69,55,38); }
H1.HeaderClassName
{
color: #453726;
}
.AnyTagClassName
{
color: #453726;
}
</style>
background-color css
<style>
a { background-color: #453726; }
a { background-color: rgb(69,55,38); }
div.DivClassName
{
background-color: #453726;
}
.BgClassName
{
background-color: #453726;
}
</style>
border-color css
<style>
span { border-color: #453726; }
span { border-color: rgb(69,55,38); }
td.TdClassName
{
border-color: #453726;
}
.TagClassName
{
border-color: #453726;
}
</style>