Shades of Mikado #433418
Tints of Mikado #433418
RGB
CMYK
RGB Variations
Color information
#433418 (or 0x433418) is known color: Mikado. HEX triplet: 43, 34 and 18. RGB value is (67,52,24). Sum of RGB (Red+Green+Blue) = 67+52+24=143 (18% of max value = 765). Red value is 67 (26.56% from 255 or 46.85% from 143); Green value is 52 (20.70% from 255 or 36.36% from 143); Blue value is 24 (9.77% from 255 or 16.78% from 143); Max value from RGB is 67 - color contains mainly: red. Hex color #433418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433418 is #BCCBE7. Grayscale: #353535. Windows color (decimal): -12372968 or 1586243. OLE color: 1586243.
HSL color Cylindrical-coordinate representation of color #433418: hue angle of 39.07º 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 #433418 is Cyan = 0, Magento = 0.22, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 24 | - |
| CMYK | 0 | 0.22 | 0.64 | 0.74 |
| HSL | 39.07º | 0.47% | 0.18% | - |
| HSV(B) | 39.07º | 0.64% | 0.26% | - |
| XYZ | 3.71 | 3.72 | 1.39 | - |
| YUV | 53.29 | 111.47 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 24 | 0 | 0.22 | 0.64 | 0.74 | 39.07 | 0.47 | 0.18 |
| Hex | 43 | 34 | 18 | 0 | 16 | 40 | 4A | 27 | 2F | 12 |
| Octal | 103 | 64 | 30 | 0 | 26 | 100 | 112 | 47 | 57 | 22 |
| Binary | 1000011 | 110100 | 11000 | 0 | 10110 | 1000000 | 1001010 | 100111 | 101111 | 10010 |
Color Harmonies of #433418
Complementary color
Monochromatic Colors of #433418
Black with #433418
Text Example
Text Example
White with #433418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433418; }
p { color: rgb(67,52,24); }
H1.HeaderClassName
{
color: #433418;
}
.AnyTagClassName
{
color: #433418;
}
</style>
background-color css
<style>
a { background-color: #433418; }
a { background-color: rgb(67,52,24); }
div.DivClassName
{
background-color: #433418;
}
.BgClassName
{
background-color: #433418;
}
</style>
border-color css
<style>
span { border-color: #433418; }
span { border-color: rgb(67,52,24); }
td.TdClassName
{
border-color: #433418;
}
.TagClassName
{
border-color: #433418;
}
</style>