Shades of Mikado #453311
Tints of Mikado #453311
RGB
CMYK
RGB Variations
Color information
#453311 (or 0x453311) is known color: Mikado. HEX triplet: 45, 33 and 11. RGB value is (69,51,17). Sum of RGB (Red+Green+Blue) = 69+51+17=137 (18% of max value = 765). Red value is 69 (27.34% from 255 or 50.36% from 137); Green value is 51 (20.31% from 255 or 37.23% from 137); Blue value is 17 (7.03% from 255 or 12.41% from 137); Max value from RGB is 69 - color contains mainly: red. Hex color #453311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453311 is #BACCEE. Grayscale: #343434. Windows color (decimal): -12242159 or 1127237. OLE color: 1127237.
HSL color Cylindrical-coordinate representation of color #453311: hue angle of 39.23º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #453311 is Cyan = 0, Magento = 0.26, Yellow = 0.75 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 51 | 17 | - |
| CMYK | 0 | 0.26 | 0.75 | 0.73 |
| HSL | 39.23º | 0.6% | 0.17% | - |
| HSV(B) | 39.23º | 0.75% | 0.27% | - |
| XYZ | 3.74 | 3.67 | 1.04 | - |
| YUV | 52.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 17 | 0 | 0.26 | 0.75 | 0.73 | 39.23 | 0.6 | 0.17 |
| Hex | 45 | 33 | 11 | 0 | 1A | 4B | 49 | 27 | 3C | 11 |
| Octal | 105 | 63 | 21 | 0 | 32 | 113 | 111 | 47 | 74 | 21 |
| Binary | 1000101 | 110011 | 10001 | 0 | 11010 | 1001011 | 1001001 | 100111 | 111100 | 10001 |
Color Harmonies of #453311
Complementary color
Monochromatic Colors of #453311
Black with #453311
Text Example
Text Example
White with #453311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453311; }
p { color: rgb(69,51,17); }
H1.HeaderClassName
{
color: #453311;
}
.AnyTagClassName
{
color: #453311;
}
</style>
background-color css
<style>
a { background-color: #453311; }
a { background-color: rgb(69,51,17); }
div.DivClassName
{
background-color: #453311;
}
.BgClassName
{
background-color: #453311;
}
</style>
border-color css
<style>
span { border-color: #453311; }
span { border-color: rgb(69,51,17); }
td.TdClassName
{
border-color: #453311;
}
.TagClassName
{
border-color: #453311;
}
</style>