Shades of Mikado #433008
Tints of Mikado #433008
RGB
CMYK
RGB Variations
Color information
#433008 (or 0x433008) is known color: Mikado. HEX triplet: 43, 30 and 08. RGB value is (67,48,8). Sum of RGB (Red+Green+Blue) = 67+48+8=123 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.47% from 123); Green value is 48 (19.14% from 255 or 39.02% from 123); Blue value is 8 (3.52% from 255 or 6.50% from 123); Max value from RGB is 67 - color contains mainly: red. Hex color #433008 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433008 is #BCCFF7. Grayscale: #313131. Windows color (decimal): -12374008 or 536643. OLE color: 536643.
HSL color Cylindrical-coordinate representation of color #433008: hue angle of 40.68º 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 #433008 is Cyan = 0, Magento = 0.28, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 48 | 8 | - |
| CMYK | 0 | 0.28 | 0.88 | 0.74 |
| HSL | 40.68º | 0.79% | 0.15% | - |
| HSV(B) | 40.68º | 0.88% | 0.26% | - |
| XYZ | 3.42 | 3.32 | 0.69 | - |
| YUV | 49.12 | 104.79 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 8 | 0 | 0.28 | 0.88 | 0.74 | 40.68 | 0.79 | 0.15 |
| Hex | 43 | 30 | 8 | 0 | 1C | 58 | 4A | 29 | 4F | F |
| Octal | 103 | 60 | 10 | 0 | 34 | 130 | 112 | 51 | 117 | 17 |
| Binary | 1000011 | 110000 | 1000 | 0 | 11100 | 1011000 | 1001010 | 101001 | 1001111 | 1111 |
Color Harmonies of #433008
Complementary color
Monochromatic Colors of #433008
Black with #433008
Text Example
Text Example
White with #433008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433008; }
p { color: rgb(67,48,8); }
H1.HeaderClassName
{
color: #433008;
}
.AnyTagClassName
{
color: #433008;
}
</style>
background-color css
<style>
a { background-color: #433008; }
a { background-color: rgb(67,48,8); }
div.DivClassName
{
background-color: #433008;
}
.BgClassName
{
background-color: #433008;
}
</style>
border-color css
<style>
span { border-color: #433008; }
span { border-color: rgb(67,48,8); }
td.TdClassName
{
border-color: #433008;
}
.TagClassName
{
border-color: #433008;
}
</style>