Shades of Brown Pod #421305
Tints of Brown Pod #421305
RGB
CMYK
RGB Variations
Color information
#421305 (or 0x421305) is known color: Brown Pod. HEX triplet: 42, 13 and 05. RGB value is (66,19,5). Sum of RGB (Red+Green+Blue) = 66+19+5=90 (11% of max value = 765). Red value is 66 (26.17% from 255 or 73.33% from 90); Green value is 19 (7.81% from 255 or 21.11% from 90); Blue value is 5 (2.34% from 255 or 5.56% from 90); Max value from RGB is 66 - color contains mainly: red. Hex color #421305 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421305 is #BDECFA. Grayscale: #1F1F1F. Windows color (decimal): -12446971 or 332610. OLE color: 332610.
HSL color Cylindrical-coordinate representation of color #421305: hue angle of 13.77º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #421305 is Cyan = 0, Magento = 0.71, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 5 | - |
| CMYK | 0 | 0.71 | 0.92 | 0.74 |
| HSL | 13.77º | 0.86% | 0.14% | - |
| HSV(B) | 13.77º | 0.92% | 0.26% | - |
| XYZ | 2.51 | 1.63 | 0.33 | - |
| YUV | 31.46 | 113.07 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 5 | 0 | 0.71 | 0.92 | 0.74 | 13.77 | 0.86 | 0.14 |
| Hex | 42 | 13 | 5 | 0 | 47 | 5C | 4A | E | 56 | E |
| Octal | 102 | 23 | 5 | 0 | 107 | 134 | 112 | 16 | 126 | 16 |
| Binary | 1000010 | 10011 | 101 | 0 | 1000111 | 1011100 | 1001010 | 1110 | 1010110 | 1110 |
Color Harmonies of #421305
Complementary color
Monochromatic Colors of #421305
Black with #421305
Text Example
Text Example
White with #421305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421305; }
p { color: rgb(66,19,5); }
H1.HeaderClassName
{
color: #421305;
}
.AnyTagClassName
{
color: #421305;
}
</style>
background-color css
<style>
a { background-color: #421305; }
a { background-color: rgb(66,19,5); }
div.DivClassName
{
background-color: #421305;
}
.BgClassName
{
background-color: #421305;
}
</style>
border-color css
<style>
span { border-color: #421305; }
span { border-color: rgb(66,19,5); }
td.TdClassName
{
border-color: #421305;
}
.TagClassName
{
border-color: #421305;
}
</style>