Shades of Mikado #453617
Tints of Mikado #453617
RGB
CMYK
RGB Variations
Color information
#453617 (or 0x453617) is known color: Mikado. HEX triplet: 45, 36 and 17. RGB value is (69,54,23). Sum of RGB (Red+Green+Blue) = 69+54+23=146 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.26% from 146); Green value is 54 (21.48% from 255 or 36.99% from 146); Blue value is 23 (9.38% from 255 or 15.75% from 146); Max value from RGB is 69 - color contains mainly: red. Hex color #453617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453617 is #BAC9E8. Grayscale: #373737. Windows color (decimal): -12241385 or 1521221. OLE color: 1521221.
HSL color Cylindrical-coordinate representation of color #453617: hue angle of 40.43º 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 #453617 is Cyan = 0, Magento = 0.22, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 54 | 23 | - |
| CMYK | 0 | 0.22 | 0.67 | 0.73 |
| HSL | 40.43º | 0.5% | 0.18% | - |
| HSV(B) | 40.43º | 0.67% | 0.27% | - |
| XYZ | 3.93 | 3.97 | 1.37 | - |
| YUV | 54.95 | 109.97 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 54 | 23 | 0 | 0.22 | 0.67 | 0.73 | 40.43 | 0.5 | 0.18 |
| Hex | 45 | 36 | 17 | 0 | 16 | 43 | 49 | 28 | 32 | 12 |
| Octal | 105 | 66 | 27 | 0 | 26 | 103 | 111 | 50 | 62 | 22 |
| Binary | 1000101 | 110110 | 10111 | 0 | 10110 | 1000011 | 1001001 | 101000 | 110010 | 10010 |
Color Harmonies of #453617
Complementary color
Monochromatic Colors of #453617
Black with #453617
Text Example
Text Example
White with #453617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453617; }
p { color: rgb(69,54,23); }
H1.HeaderClassName
{
color: #453617;
}
.AnyTagClassName
{
color: #453617;
}
</style>
background-color css
<style>
a { background-color: #453617; }
a { background-color: rgb(69,54,23); }
div.DivClassName
{
background-color: #453617;
}
.BgClassName
{
background-color: #453617;
}
</style>
border-color css
<style>
span { border-color: #453617; }
span { border-color: rgb(69,54,23); }
td.TdClassName
{
border-color: #453617;
}
.TagClassName
{
border-color: #453617;
}
</style>