Shades of Mikado #453715
Tints of Mikado #453715
RGB
CMYK
RGB Variations
Color information
#453715 (or 0x453715) is known color: Mikado. HEX triplet: 45, 37 and 15. RGB value is (69,55,21). Sum of RGB (Red+Green+Blue) = 69+55+21=145 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.59% from 145); Green value is 55 (21.88% from 255 or 37.93% from 145); Blue value is 21 (8.59% from 255 or 14.48% from 145); Max value from RGB is 69 - color contains mainly: red. Hex color #453715 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453715 is #BAC8EA. Grayscale: #373737. Windows color (decimal): -12241131 or 1390405. OLE color: 1390405.
HSL color Cylindrical-coordinate representation of color #453715: hue angle of 42.5º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #453715 is Cyan = 0, Magento = 0.20, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 55 | 21 | - |
| CMYK | 0 | 0.20 | 0.70 | 0.73 |
| HSL | 42.5º | 0.53% | 0.18% | - |
| HSV(B) | 42.5º | 0.7% | 0.27% | - |
| XYZ | 3.96 | 4.05 | 1.28 | - |
| YUV | 55.31 | 108.64 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 21 | 0 | 0.20 | 0.70 | 0.73 | 42.5 | 0.53 | 0.18 |
| Hex | 45 | 37 | 15 | 0 | 14 | 46 | 49 | 2A | 35 | 12 |
| Octal | 105 | 67 | 25 | 0 | 24 | 106 | 111 | 52 | 65 | 22 |
| Binary | 1000101 | 110111 | 10101 | 0 | 10100 | 1000110 | 1001001 | 101010 | 110101 | 10010 |
Color Harmonies of #453715
Complementary color
Monochromatic Colors of #453715
Black with #453715
Text Example
Text Example
White with #453715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453715; }
p { color: rgb(69,55,21); }
H1.HeaderClassName
{
color: #453715;
}
.AnyTagClassName
{
color: #453715;
}
</style>
background-color css
<style>
a { background-color: #453715; }
a { background-color: rgb(69,55,21); }
div.DivClassName
{
background-color: #453715;
}
.BgClassName
{
background-color: #453715;
}
</style>
border-color css
<style>
span { border-color: #453715; }
span { border-color: rgb(69,55,21); }
td.TdClassName
{
border-color: #453715;
}
.TagClassName
{
border-color: #453715;
}
</style>