Shades of Brown Pod #431907
Tints of Brown Pod #431907
RGB
CMYK
RGB Variations
Color information
#431907 (or 0x431907) is known color: Brown Pod. HEX triplet: 43, 19 and 07. RGB value is (67,25,7). Sum of RGB (Red+Green+Blue) = 67+25+7=99 (13% of max value = 765). Red value is 67 (26.56% from 255 or 67.68% from 99); Green value is 25 (10.16% from 255 or 25.25% from 99); Blue value is 7 (3.12% from 255 or 7.07% from 99); Max value from RGB is 67 - color contains mainly: red. Hex color #431907 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431907 is #BCE6F8. Grayscale: #232323. Windows color (decimal): -12379897 or 465219. OLE color: 465219.
HSL color Cylindrical-coordinate representation of color #431907: hue angle of 18º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #431907 is Cyan = 0, Magento = 0.63, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 25 | 7 | - |
| CMYK | 0 | 0.63 | 0.90 | 0.74 |
| HSL | 18º | 0.81% | 0.15% | - |
| HSV(B) | 18º | 0.9% | 0.26% | - |
| XYZ | 2.7 | 1.9 | 0.43 | - |
| YUV | 35.51 | 111.91 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 7 | 0 | 0.63 | 0.90 | 0.74 | 18 | 0.81 | 0.15 |
| Hex | 43 | 19 | 7 | 0 | 3F | 5A | 4A | 12 | 51 | F |
| Octal | 103 | 31 | 7 | 0 | 77 | 132 | 112 | 22 | 121 | 17 |
| Binary | 1000011 | 11001 | 111 | 0 | 111111 | 1011010 | 1001010 | 10010 | 1010001 | 1111 |
Color Harmonies of #431907
Complementary color
Monochromatic Colors of #431907
Black with #431907
Text Example
Text Example
White with #431907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431907; }
p { color: rgb(67,25,7); }
H1.HeaderClassName
{
color: #431907;
}
.AnyTagClassName
{
color: #431907;
}
</style>
background-color css
<style>
a { background-color: #431907; }
a { background-color: rgb(67,25,7); }
div.DivClassName
{
background-color: #431907;
}
.BgClassName
{
background-color: #431907;
}
</style>
border-color css
<style>
span { border-color: #431907; }
span { border-color: rgb(67,25,7); }
td.TdClassName
{
border-color: #431907;
}
.TagClassName
{
border-color: #431907;
}
</style>