Shades of Mikado #433318
Tints of Mikado #433318
RGB
CMYK
RGB Variations
Color information
#433318 (or 0x433318) is known color: Mikado. HEX triplet: 43, 33 and 18. RGB value is (67,51,24). Sum of RGB (Red+Green+Blue) = 67+51+24=142 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.18% from 142); Green value is 51 (20.31% from 255 or 35.92% from 142); Blue value is 24 (9.77% from 255 or 16.90% from 142); Max value from RGB is 67 - color contains mainly: red. Hex color #433318 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433318 is #BCCCE7. Grayscale: #343434. Windows color (decimal): -12373224 or 1585987. OLE color: 1585987.
HSL color Cylindrical-coordinate representation of color #433318: hue angle of 37.67º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #433318 is Cyan = 0, Magento = 0.24, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 51 | 24 | - |
| CMYK | 0 | 0.24 | 0.64 | 0.74 |
| HSL | 37.67º | 0.47% | 0.18% | - |
| HSV(B) | 37.67º | 0.64% | 0.26% | - |
| XYZ | 3.66 | 3.63 | 1.37 | - |
| YUV | 52.71 | 111.8 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 24 | 0 | 0.24 | 0.64 | 0.74 | 37.67 | 0.47 | 0.18 |
| Hex | 43 | 33 | 18 | 0 | 18 | 40 | 4A | 26 | 2F | 12 |
| Octal | 103 | 63 | 30 | 0 | 30 | 100 | 112 | 46 | 57 | 22 |
| Binary | 1000011 | 110011 | 11000 | 0 | 11000 | 1000000 | 1001010 | 100110 | 101111 | 10010 |
Color Harmonies of #433318
Complementary color
Monochromatic Colors of #433318
Black with #433318
Text Example
Text Example
White with #433318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433318; }
p { color: rgb(67,51,24); }
H1.HeaderClassName
{
color: #433318;
}
.AnyTagClassName
{
color: #433318;
}
</style>
background-color css
<style>
a { background-color: #433318; }
a { background-color: rgb(67,51,24); }
div.DivClassName
{
background-color: #433318;
}
.BgClassName
{
background-color: #433318;
}
</style>
border-color css
<style>
span { border-color: #433318; }
span { border-color: rgb(67,51,24); }
td.TdClassName
{
border-color: #433318;
}
.TagClassName
{
border-color: #433318;
}
</style>