Shades of Mikado #433413
Tints of Mikado #433413
RGB
CMYK
RGB Variations
Color information
#433413 (or 0x433413) is known color: Mikado. HEX triplet: 43, 34 and 13. RGB value is (67,52,19). Sum of RGB (Red+Green+Blue) = 67+52+19=138 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.55% from 138); Green value is 52 (20.70% from 255 or 37.68% from 138); Blue value is 19 (7.81% from 255 or 13.77% from 138); Max value from RGB is 67 - color contains mainly: red. Hex color #433413 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433413 is #BCCBEC. Grayscale: #343434. Windows color (decimal): -12372973 or 1258563. OLE color: 1258563.
HSL color Cylindrical-coordinate representation of color #433413: hue angle of 41.25º 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 #433413 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 19 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.74 |
| HSL | 41.25º | 0.56% | 0.17% | - |
| HSV(B) | 41.25º | 0.72% | 0.26% | - |
| XYZ | 3.66 | 3.7 | 1.14 | - |
| YUV | 52.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 19 | 0 | 0.22 | 0.72 | 0.74 | 41.25 | 0.56 | 0.17 |
| Hex | 43 | 34 | 13 | 0 | 16 | 48 | 4A | 29 | 38 | 11 |
| Octal | 103 | 64 | 23 | 0 | 26 | 110 | 112 | 51 | 70 | 21 |
| Binary | 1000011 | 110100 | 10011 | 0 | 10110 | 1001000 | 1001010 | 101001 | 111000 | 10001 |
Color Harmonies of #433413
Complementary color
Monochromatic Colors of #433413
Black with #433413
Text Example
Text Example
White with #433413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433413; }
p { color: rgb(67,52,19); }
H1.HeaderClassName
{
color: #433413;
}
.AnyTagClassName
{
color: #433413;
}
</style>
background-color css
<style>
a { background-color: #433413; }
a { background-color: rgb(67,52,19); }
div.DivClassName
{
background-color: #433413;
}
.BgClassName
{
background-color: #433413;
}
</style>
border-color css
<style>
span { border-color: #433413; }
span { border-color: rgb(67,52,19); }
td.TdClassName
{
border-color: #433413;
}
.TagClassName
{
border-color: #433413;
}
</style>