Shades of Mikado #453416
Tints of Mikado #453416
RGB
CMYK
RGB Variations
Color information
#453416 (or 0x453416) is known color: Mikado. HEX triplet: 45, 34 and 16. RGB value is (69,52,22). Sum of RGB (Red+Green+Blue) = 69+52+22=143 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.25% from 143); Green value is 52 (20.70% from 255 or 36.36% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 69 - color contains mainly: red. Hex color #453416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453416 is #BACBE9. Grayscale: #353535. Windows color (decimal): -12241898 or 1455173. OLE color: 1455173.
HSL color Cylindrical-coordinate representation of color #453416: hue angle of 38.3º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #453416 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 52 | 22 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.73 |
| HSL | 38.3º | 0.52% | 0.18% | - |
| HSV(B) | 38.3º | 0.68% | 0.27% | - |
| XYZ | 3.83 | 3.78 | 1.29 | - |
| YUV | 53.66 | 110.13 | 138.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 22 | 0 | 0.25 | 0.68 | 0.73 | 38.3 | 0.52 | 0.18 |
| Hex | 45 | 34 | 16 | 0 | 19 | 44 | 49 | 26 | 34 | 12 |
| Octal | 105 | 64 | 26 | 0 | 31 | 104 | 111 | 46 | 64 | 22 |
| Binary | 1000101 | 110100 | 10110 | 0 | 11001 | 1000100 | 1001001 | 100110 | 110100 | 10010 |
Color Harmonies of #453416
Complementary color
Monochromatic Colors of #453416
Black with #453416
Text Example
Text Example
White with #453416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453416; }
p { color: rgb(69,52,22); }
H1.HeaderClassName
{
color: #453416;
}
.AnyTagClassName
{
color: #453416;
}
</style>
background-color css
<style>
a { background-color: #453416; }
a { background-color: rgb(69,52,22); }
div.DivClassName
{
background-color: #453416;
}
.BgClassName
{
background-color: #453416;
}
</style>
border-color css
<style>
span { border-color: #453416; }
span { border-color: rgb(69,52,22); }
td.TdClassName
{
border-color: #453416;
}
.TagClassName
{
border-color: #453416;
}
</style>