Shades of Mikado #453518
Tints of Mikado #453518
RGB
CMYK
RGB Variations
Color information
#453518 (or 0x453518) is known color: Mikado. HEX triplet: 45, 35 and 18. RGB value is (69,53,24). Sum of RGB (Red+Green+Blue) = 69+53+24=146 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.26% from 146); Green value is 53 (21.09% from 255 or 36.30% from 146); Blue value is 24 (9.77% from 255 or 16.44% from 146); Max value from RGB is 69 - color contains mainly: red. Hex color #453518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453518 is #BACAE7. Grayscale: #363636. Windows color (decimal): -12241640 or 1586501. OLE color: 1586501.
HSL color Cylindrical-coordinate representation of color #453518: hue angle of 38.67º degrees, saturation: 0.48, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #453518 is Cyan = 0, Magento = 0.23, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 53 | 24 | - |
| CMYK | 0 | 0.23 | 0.65 | 0.73 |
| HSL | 38.67º | 0.48% | 0.18% | - |
| HSV(B) | 38.67º | 0.65% | 0.27% | - |
| XYZ | 3.89 | 3.88 | 1.41 | - |
| YUV | 54.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 24 | 0 | 0.23 | 0.65 | 0.73 | 38.67 | 0.48 | 0.18 |
| Hex | 45 | 35 | 18 | 0 | 17 | 41 | 49 | 27 | 30 | 12 |
| Octal | 105 | 65 | 30 | 0 | 27 | 101 | 111 | 47 | 60 | 22 |
| Binary | 1000101 | 110101 | 11000 | 0 | 10111 | 1000001 | 1001001 | 100111 | 110000 | 10010 |
Color Harmonies of #453518
Complementary color
Monochromatic Colors of #453518
Black with #453518
Text Example
Text Example
White with #453518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453518; }
p { color: rgb(69,53,24); }
H1.HeaderClassName
{
color: #453518;
}
.AnyTagClassName
{
color: #453518;
}
</style>
background-color css
<style>
a { background-color: #453518; }
a { background-color: rgb(69,53,24); }
div.DivClassName
{
background-color: #453518;
}
.BgClassName
{
background-color: #453518;
}
</style>
border-color css
<style>
span { border-color: #453518; }
span { border-color: rgb(69,53,24); }
td.TdClassName
{
border-color: #453518;
}
.TagClassName
{
border-color: #453518;
}
</style>