Shades of Mikado #433508
Tints of Mikado #433508
RGB
CMYK
RGB Variations
Color information
#433508 (or 0x433508) is known color: Mikado. HEX triplet: 43, 35 and 08. RGB value is (67,53,8). Sum of RGB (Red+Green+Blue) = 67+53+8=128 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.34% from 128); Green value is 53 (21.09% from 255 or 41.41% from 128); Blue value is 8 (3.52% from 255 or 6.25% from 128); Max value from RGB is 67 - color contains mainly: red. Hex color #433508 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433508 is #BCCAF7. Grayscale: #343434. Windows color (decimal): -12372728 or 537923. OLE color: 537923.
HSL color Cylindrical-coordinate representation of color #433508: hue angle of 45.76º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #433508 is Cyan = 0, Magento = 0.21, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 53 | 8 | - |
| CMYK | 0 | 0.21 | 0.88 | 0.74 |
| HSL | 45.76º | 0.79% | 0.15% | - |
| HSV(B) | 45.76º | 0.88% | 0.26% | - |
| XYZ | 3.63 | 3.76 | 0.76 | - |
| YUV | 52.06 | 103.14 | 138.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 8 | 0 | 0.21 | 0.88 | 0.74 | 45.76 | 0.79 | 0.15 |
| Hex | 43 | 35 | 8 | 0 | 15 | 58 | 4A | 2E | 4F | F |
| Octal | 103 | 65 | 10 | 0 | 25 | 130 | 112 | 56 | 117 | 17 |
| Binary | 1000011 | 110101 | 1000 | 0 | 10101 | 1011000 | 1001010 | 101110 | 1001111 | 1111 |
Color Harmonies of #433508
Complementary color
Monochromatic Colors of #433508
Black with #433508
Text Example
Text Example
White with #433508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433508; }
p { color: rgb(67,53,8); }
H1.HeaderClassName
{
color: #433508;
}
.AnyTagClassName
{
color: #433508;
}
</style>
background-color css
<style>
a { background-color: #433508; }
a { background-color: rgb(67,53,8); }
div.DivClassName
{
background-color: #433508;
}
.BgClassName
{
background-color: #433508;
}
</style>
border-color css
<style>
span { border-color: #433508; }
span { border-color: rgb(67,53,8); }
td.TdClassName
{
border-color: #433508;
}
.TagClassName
{
border-color: #433508;
}
</style>