Shades of Brown Pod #421810
Tints of Brown Pod #421810
RGB
CMYK
RGB Variations
Color information
#421810 (or 0x421810) is known color: Brown Pod. HEX triplet: 42, 18 and 10. RGB value is (66,24,16). Sum of RGB (Red+Green+Blue) = 66+24+16=106 (14% of max value = 765). Red value is 66 (26.17% from 255 or 62.26% from 106); Green value is 24 (9.77% from 255 or 22.64% from 106); Blue value is 16 (6.64% from 255 or 15.09% from 106); Max value from RGB is 66 - color contains mainly: red. Hex color #421810 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421810 is #BDE7EF. Grayscale: #232323. Windows color (decimal): -12445680 or 1054786. OLE color: 1054786.
HSL color Cylindrical-coordinate representation of color #421810: hue angle of 9.6º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421810 is Cyan = 0, Magento = 0.64, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 24 | 16 | - |
| CMYK | 0 | 0.64 | 0.76 | 0.74 |
| HSL | 9.6º | 0.61% | 0.16% | - |
| HSV(B) | 9.6º | 0.76% | 0.26% | - |
| XYZ | 2.67 | 1.85 | 0.71 | - |
| YUV | 35.65 | 116.91 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 16 | 0 | 0.64 | 0.76 | 0.74 | 9.6 | 0.61 | 0.16 |
| Hex | 42 | 18 | 10 | 0 | 40 | 4C | 4A | A | 3D | 10 |
| Octal | 102 | 30 | 20 | 0 | 100 | 114 | 112 | 12 | 75 | 20 |
| Binary | 1000010 | 11000 | 10000 | 0 | 1000000 | 1001100 | 1001010 | 1010 | 111101 | 10000 |
Color Harmonies of #421810
Complementary color
Monochromatic Colors of #421810
Black with #421810
Text Example
Text Example
White with #421810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421810; }
p { color: rgb(66,24,16); }
H1.HeaderClassName
{
color: #421810;
}
.AnyTagClassName
{
color: #421810;
}
</style>
background-color css
<style>
a { background-color: #421810; }
a { background-color: rgb(66,24,16); }
div.DivClassName
{
background-color: #421810;
}
.BgClassName
{
background-color: #421810;
}
</style>
border-color css
<style>
span { border-color: #421810; }
span { border-color: rgb(66,24,16); }
td.TdClassName
{
border-color: #421810;
}
.TagClassName
{
border-color: #421810;
}
</style>