Shades of Mikado #433513
Tints of Mikado #433513
RGB
CMYK
RGB Variations
Color information
#433513 (or 0x433513) is known color: Mikado. HEX triplet: 43, 35 and 13. RGB value is (67,53,19). Sum of RGB (Red+Green+Blue) = 67+53+19=139 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.20% from 139); Green value is 53 (21.09% from 255 or 38.13% from 139); Blue value is 19 (7.81% from 255 or 13.67% from 139); Max value from RGB is 67 - color contains mainly: red. Hex color #433513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433513 is #BCCAEC. Grayscale: #353535. Windows color (decimal): -12372717 or 1258819. OLE color: 1258819.
HSL color Cylindrical-coordinate representation of color #433513: hue angle of 42.5º degrees, saturation: 0.56, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #433513 is Cyan = 0, Magento = 0.21, Yellow = 0.72 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 53 | 19 | - |
| CMYK | 0 | 0.21 | 0.72 | 0.74 |
| HSL | 42.5º | 0.56% | 0.17% | - |
| HSV(B) | 42.5º | 0.72% | 0.26% | - |
| XYZ | 3.71 | 3.79 | 1.15 | - |
| YUV | 53.31 | 108.64 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 19 | 0 | 0.21 | 0.72 | 0.74 | 42.5 | 0.56 | 0.17 |
| Hex | 43 | 35 | 13 | 0 | 15 | 48 | 4A | 2A | 38 | 11 |
| Octal | 103 | 65 | 23 | 0 | 25 | 110 | 112 | 52 | 70 | 21 |
| Binary | 1000011 | 110101 | 10011 | 0 | 10101 | 1001000 | 1001010 | 101010 | 111000 | 10001 |
Color Harmonies of #433513
Complementary color
Monochromatic Colors of #433513
Black with #433513
Text Example
Text Example
White with #433513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433513; }
p { color: rgb(67,53,19); }
H1.HeaderClassName
{
color: #433513;
}
.AnyTagClassName
{
color: #433513;
}
</style>
background-color css
<style>
a { background-color: #433513; }
a { background-color: rgb(67,53,19); }
div.DivClassName
{
background-color: #433513;
}
.BgClassName
{
background-color: #433513;
}
</style>
border-color css
<style>
span { border-color: #433513; }
span { border-color: rgb(67,53,19); }
td.TdClassName
{
border-color: #433513;
}
.TagClassName
{
border-color: #433513;
}
</style>