Shades of Clinker #453522
Tints of Clinker #453522
RGB
CMYK
RGB Variations
Color information
#453522 (or 0x453522) is known color: Clinker. HEX triplet: 45, 35 and 22. RGB value is (69,53,34). Sum of RGB (Red+Green+Blue) = 69+53+34=156 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.23% from 156); Green value is 53 (21.09% from 255 or 33.97% from 156); Blue value is 34 (13.67% from 255 or 21.79% from 156); Max value from RGB is 69 - color contains mainly: red. Hex color #453522 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453522 is #BACADD. Grayscale: #373737. Windows color (decimal): -12241630 or 2241861. OLE color: 2241861.
HSL color Cylindrical-coordinate representation of color #453522: hue angle of 32.57º degrees, saturation: 0.34, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #453522 is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 53 | 34 | - |
| CMYK | 0 | 0.23 | 0.51 | 0.73 |
| HSL | 32.57º | 0.34% | 0.2% | - |
| HSV(B) | 32.57º | 0.51% | 0.27% | - |
| XYZ | 4.02 | 3.93 | 2.06 | - |
| YUV | 55.62 | 115.8 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 34 | 0 | 0.23 | 0.51 | 0.73 | 32.57 | 0.34 | 0.2 |
| Hex | 45 | 35 | 22 | 0 | 17 | 33 | 49 | 21 | 22 | 14 |
| Octal | 105 | 65 | 42 | 0 | 27 | 63 | 111 | 41 | 42 | 24 |
| Binary | 1000101 | 110101 | 100010 | 0 | 10111 | 110011 | 1001001 | 100001 | 100010 | 10100 |
Color Harmonies of #453522
Complementary color
Monochromatic Colors of #453522
Black with #453522
Text Example
Text Example
White with #453522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453522; }
p { color: rgb(69,53,34); }
H1.HeaderClassName
{
color: #453522;
}
.AnyTagClassName
{
color: #453522;
}
</style>
background-color css
<style>
a { background-color: #453522; }
a { background-color: rgb(69,53,34); }
div.DivClassName
{
background-color: #453522;
}
.BgClassName
{
background-color: #453522;
}
</style>
border-color css
<style>
span { border-color: #453522; }
span { border-color: rgb(69,53,34); }
td.TdClassName
{
border-color: #453522;
}
.TagClassName
{
border-color: #453522;
}
</style>