Shades of Mikado #453417
Tints of Mikado #453417
RGB
CMYK
RGB Variations
Color information
#453417 (or 0x453417) is known color: Mikado. HEX triplet: 45, 34 and 17. RGB value is (69,52,23). Sum of RGB (Red+Green+Blue) = 69+52+23=144 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.92% from 144); Green value is 52 (20.70% from 255 or 36.11% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 69 - color contains mainly: red. Hex color #453417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453417 is #BACBE8. Grayscale: #353535. Windows color (decimal): -12241897 or 1520709. OLE color: 1520709.
HSL color Cylindrical-coordinate representation of color #453417: hue angle of 37.83º 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 #453417 is Cyan = 0, Magento = 0.25, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 52 | 23 | - |
| CMYK | 0 | 0.25 | 0.67 | 0.73 |
| HSL | 37.83º | 0.5% | 0.18% | - |
| HSV(B) | 37.83º | 0.67% | 0.27% | - |
| XYZ | 3.84 | 3.78 | 1.34 | - |
| YUV | 53.78 | 110.63 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 23 | 0 | 0.25 | 0.67 | 0.73 | 37.83 | 0.5 | 0.18 |
| Hex | 45 | 34 | 17 | 0 | 19 | 43 | 49 | 26 | 32 | 12 |
| Octal | 105 | 64 | 27 | 0 | 31 | 103 | 111 | 46 | 62 | 22 |
| Binary | 1000101 | 110100 | 10111 | 0 | 11001 | 1000011 | 1001001 | 100110 | 110010 | 10010 |
Color Harmonies of #453417
Complementary color
Monochromatic Colors of #453417
Black with #453417
Text Example
Text Example
White with #453417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453417; }
p { color: rgb(69,52,23); }
H1.HeaderClassName
{
color: #453417;
}
.AnyTagClassName
{
color: #453417;
}
</style>
background-color css
<style>
a { background-color: #453417; }
a { background-color: rgb(69,52,23); }
div.DivClassName
{
background-color: #453417;
}
.BgClassName
{
background-color: #453417;
}
</style>
border-color css
<style>
span { border-color: #453417; }
span { border-color: rgb(69,52,23); }
td.TdClassName
{
border-color: #453417;
}
.TagClassName
{
border-color: #453417;
}
</style>