Shades of Mikado #453305
Tints of Mikado #453305
RGB
CMYK
RGB Variations
Color information
#453305 (or 0x453305) is known color: Mikado. HEX triplet: 45, 33 and 05. RGB value is (69,51,5). Sum of RGB (Red+Green+Blue) = 69+51+5=125 (16% of max value = 765). Red value is 69 (27.34% from 255 or 55.2% from 125); Green value is 51 (20.31% from 255 or 40.8% from 125); Blue value is 5 (2.34% from 255 or 4% from 125); Max value from RGB is 69 - color contains mainly: red. Hex color #453305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453305 is #BACCFA. Grayscale: #333333. Windows color (decimal): -12242171 or 340805. OLE color: 340805.
HSL color Cylindrical-coordinate representation of color #453305: hue angle of 43.12º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #453305 is Cyan = 0, Magento = 0.26, Yellow = 0.93 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 51 | 5 | - |
| CMYK | 0 | 0.26 | 0.93 | 0.73 |
| HSL | 43.13º | 0.86% | 0.15% | - |
| HSV(B) | 43.13º | 0.93% | 0.27% | - |
| XYZ | 3.67 | 3.64 | 0.65 | - |
| YUV | 51.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 5 | 0 | 0.26 | 0.93 | 0.73 | 43.13 | 0.86 | 0.15 |
| Hex | 45 | 33 | 5 | 0 | 1A | 5D | 49 | 2B | 56 | F |
| Octal | 105 | 63 | 5 | 0 | 32 | 135 | 111 | 53 | 126 | 17 |
| Binary | 1000101 | 110011 | 101 | 0 | 11010 | 1011101 | 1001001 | 101011 | 1010110 | 1111 |
Color Harmonies of #453305
Complementary color
Monochromatic Colors of #453305
Black with #453305
Text Example
Text Example
White with #453305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453305; }
p { color: rgb(69,51,5); }
H1.HeaderClassName
{
color: #453305;
}
.AnyTagClassName
{
color: #453305;
}
</style>
background-color css
<style>
a { background-color: #453305; }
a { background-color: rgb(69,51,5); }
div.DivClassName
{
background-color: #453305;
}
.BgClassName
{
background-color: #453305;
}
</style>
border-color css
<style>
span { border-color: #453305; }
span { border-color: rgb(69,51,5); }
td.TdClassName
{
border-color: #453305;
}
.TagClassName
{
border-color: #453305;
}
</style>