Shades of Mikado #433415
Tints of Mikado #433415
RGB
CMYK
RGB Variations
Color information
#433415 (or 0x433415) is known color: Mikado. HEX triplet: 43, 34 and 15. RGB value is (67,52,21). Sum of RGB (Red+Green+Blue) = 67+52+21=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 52 (20.70% from 255 or 37.14% from 140); Blue value is 21 (8.59% from 255 or 15% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #433415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433415 is #BCCBEA. Grayscale: #353535. Windows color (decimal): -12372971 or 1389635. OLE color: 1389635.
HSL color Cylindrical-coordinate representation of color #433415: hue angle of 40.43º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #433415 is Cyan = 0, Magento = 0.22, Yellow = 0.69 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 21 | - |
| CMYK | 0 | 0.22 | 0.69 | 0.74 |
| HSL | 40.43º | 0.52% | 0.17% | - |
| HSV(B) | 40.43º | 0.69% | 0.26% | - |
| XYZ | 3.68 | 3.7 | 1.23 | - |
| YUV | 52.95 | 109.97 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 21 | 0 | 0.22 | 0.69 | 0.74 | 40.43 | 0.52 | 0.17 |
| Hex | 43 | 34 | 15 | 0 | 16 | 45 | 4A | 28 | 34 | 11 |
| Octal | 103 | 64 | 25 | 0 | 26 | 105 | 112 | 50 | 64 | 21 |
| Binary | 1000011 | 110100 | 10101 | 0 | 10110 | 1000101 | 1001010 | 101000 | 110100 | 10001 |
Color Harmonies of #433415
Complementary color
Monochromatic Colors of #433415
Black with #433415
Text Example
Text Example
White with #433415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433415; }
p { color: rgb(67,52,21); }
H1.HeaderClassName
{
color: #433415;
}
.AnyTagClassName
{
color: #433415;
}
</style>
background-color css
<style>
a { background-color: #433415; }
a { background-color: rgb(67,52,21); }
div.DivClassName
{
background-color: #433415;
}
.BgClassName
{
background-color: #433415;
}
</style>
border-color css
<style>
span { border-color: #433415; }
span { border-color: rgb(67,52,21); }
td.TdClassName
{
border-color: #433415;
}
.TagClassName
{
border-color: #433415;
}
</style>