Shades of Mikado #433108
Tints of Mikado #433108
RGB
CMYK
RGB Variations
Color information
#433108 (or 0x433108) is known color: Mikado. HEX triplet: 43, 31 and 08. RGB value is (67,49,8). Sum of RGB (Red+Green+Blue) = 67+49+8=124 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.03% from 124); Green value is 49 (19.53% from 255 or 39.52% from 124); Blue value is 8 (3.52% from 255 or 6.45% from 124); Max value from RGB is 67 - color contains mainly: red. Hex color #433108 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433108 is #BCCEF7. Grayscale: #313131. Windows color (decimal): -12373752 or 536899. OLE color: 536899.
HSL color Cylindrical-coordinate representation of color #433108: hue angle of 41.69º 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 #433108 is Cyan = 0, Magento = 0.27, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 49 | 8 | - |
| CMYK | 0 | 0.27 | 0.88 | 0.74 |
| HSL | 41.69º | 0.79% | 0.15% | - |
| HSV(B) | 41.69º | 0.88% | 0.26% | - |
| XYZ | 3.46 | 3.41 | 0.71 | - |
| YUV | 49.71 | 104.46 | 140.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 8 | 0 | 0.27 | 0.88 | 0.74 | 41.69 | 0.79 | 0.15 |
| Hex | 43 | 31 | 8 | 0 | 1B | 58 | 4A | 2A | 4F | F |
| Octal | 103 | 61 | 10 | 0 | 33 | 130 | 112 | 52 | 117 | 17 |
| Binary | 1000011 | 110001 | 1000 | 0 | 11011 | 1011000 | 1001010 | 101010 | 1001111 | 1111 |
Color Harmonies of #433108
Complementary color
Monochromatic Colors of #433108
Black with #433108
Text Example
Text Example
White with #433108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433108; }
p { color: rgb(67,49,8); }
H1.HeaderClassName
{
color: #433108;
}
.AnyTagClassName
{
color: #433108;
}
</style>
background-color css
<style>
a { background-color: #433108; }
a { background-color: rgb(67,49,8); }
div.DivClassName
{
background-color: #433108;
}
.BgClassName
{
background-color: #433108;
}
</style>
border-color css
<style>
span { border-color: #433108; }
span { border-color: rgb(67,49,8); }
td.TdClassName
{
border-color: #433108;
}
.TagClassName
{
border-color: #433108;
}
</style>