Shades of Mikado #453513
Tints of Mikado #453513
RGB
CMYK
RGB Variations
Color information
#453513 (or 0x453513) is known color: Mikado. HEX triplet: 45, 35 and 13. RGB value is (69,53,19). Sum of RGB (Red+Green+Blue) = 69+53+19=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 53 (21.09% from 255 or 37.59% from 141); Blue value is 19 (7.81% from 255 or 13.48% from 141); Max value from RGB is 69 - color contains mainly: red. Hex color #453513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453513 is #BACAEC. Grayscale: #363636. Windows color (decimal): -12241645 or 1258821. OLE color: 1258821.
HSL color Cylindrical-coordinate representation of color #453513: hue angle of 40.8º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #453513 is Cyan = 0, Magento = 0.23, Yellow = 0.72 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 53 | 19 | - |
| CMYK | 0 | 0.23 | 0.72 | 0.73 |
| HSL | 40.8º | 0.57% | 0.17% | - |
| HSV(B) | 40.8º | 0.72% | 0.27% | - |
| XYZ | 3.84 | 3.86 | 1.16 | - |
| YUV | 53.91 | 108.3 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 19 | 0 | 0.23 | 0.72 | 0.73 | 40.8 | 0.57 | 0.17 |
| Hex | 45 | 35 | 13 | 0 | 17 | 48 | 49 | 29 | 39 | 11 |
| Octal | 105 | 65 | 23 | 0 | 27 | 110 | 111 | 51 | 71 | 21 |
| Binary | 1000101 | 110101 | 10011 | 0 | 10111 | 1001000 | 1001001 | 101001 | 111001 | 10001 |
Color Harmonies of #453513
Complementary color
Monochromatic Colors of #453513
Black with #453513
Text Example
Text Example
White with #453513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453513; }
p { color: rgb(69,53,19); }
H1.HeaderClassName
{
color: #453513;
}
.AnyTagClassName
{
color: #453513;
}
</style>
background-color css
<style>
a { background-color: #453513; }
a { background-color: rgb(69,53,19); }
div.DivClassName
{
background-color: #453513;
}
.BgClassName
{
background-color: #453513;
}
</style>
border-color css
<style>
span { border-color: #453513; }
span { border-color: rgb(69,53,19); }
td.TdClassName
{
border-color: #453513;
}
.TagClassName
{
border-color: #453513;
}
</style>