Shades of Brown Pod #421506
Tints of Brown Pod #421506
RGB
CMYK
RGB Variations
Color information
#421506 (or 0x421506) is known color: Brown Pod. HEX triplet: 42, 15 and 06. RGB value is (66,21,6). Sum of RGB (Red+Green+Blue) = 66+21+6=93 (12% of max value = 765). Red value is 66 (26.17% from 255 or 70.97% from 93); Green value is 21 (8.59% from 255 or 22.58% from 93); Blue value is 6 (2.73% from 255 or 6.45% from 93); Max value from RGB is 66 - color contains mainly: red. Hex color #421506 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421506 is #BDEAF9. Grayscale: #202020. Windows color (decimal): -12446458 or 398658. OLE color: 398658.
HSL color Cylindrical-coordinate representation of color #421506: hue angle of 15º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #421506 is Cyan = 0, Magento = 0.68, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 6 | - |
| CMYK | 0 | 0.68 | 0.91 | 0.74 |
| HSL | 15º | 0.83% | 0.14% | - |
| HSV(B) | 15º | 0.91% | 0.26% | - |
| XYZ | 2.55 | 1.71 | 0.37 | - |
| YUV | 32.75 | 112.91 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 6 | 0 | 0.68 | 0.91 | 0.74 | 15 | 0.83 | 0.14 |
| Hex | 42 | 15 | 6 | 0 | 44 | 5B | 4A | F | 53 | E |
| Octal | 102 | 25 | 6 | 0 | 104 | 133 | 112 | 17 | 123 | 16 |
| Binary | 1000010 | 10101 | 110 | 0 | 1000100 | 1011011 | 1001010 | 1111 | 1010011 | 1110 |
Color Harmonies of #421506
Complementary color
Monochromatic Colors of #421506
Black with #421506
Text Example
Text Example
White with #421506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421506; }
p { color: rgb(66,21,6); }
H1.HeaderClassName
{
color: #421506;
}
.AnyTagClassName
{
color: #421506;
}
</style>
background-color css
<style>
a { background-color: #421506; }
a { background-color: rgb(66,21,6); }
div.DivClassName
{
background-color: #421506;
}
.BgClassName
{
background-color: #421506;
}
</style>
border-color css
<style>
span { border-color: #421506; }
span { border-color: rgb(66,21,6); }
td.TdClassName
{
border-color: #421506;
}
.TagClassName
{
border-color: #421506;
}
</style>