Shades of Brown Pod #431908
Tints of Brown Pod #431908
RGB
CMYK
RGB Variations
Color information
#431908 (or 0x431908) is known color: Brown Pod. HEX triplet: 43, 19 and 08. RGB value is (67,25,8). Sum of RGB (Red+Green+Blue) = 67+25+8=100 (13% of max value = 765). Red value is 67 (26.56% from 255 or 67% from 100); Green value is 25 (10.16% from 255 or 25% from 100); Blue value is 8 (3.52% from 255 or 8% from 100); Max value from RGB is 67 - color contains mainly: red. Hex color #431908 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431908 is #BCE6F7. Grayscale: #232323. Windows color (decimal): -12379896 or 530755. OLE color: 530755.
HSL color Cylindrical-coordinate representation of color #431908: hue angle of 17.29º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #431908 is Cyan = 0, Magento = 0.63, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 25 | 8 | - |
| CMYK | 0 | 0.63 | 0.88 | 0.74 |
| HSL | 17.29º | 0.79% | 0.15% | - |
| HSV(B) | 17.29º | 0.88% | 0.26% | - |
| XYZ | 2.71 | 1.91 | 0.46 | - |
| YUV | 35.62 | 112.41 | 150.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 8 | 0 | 0.63 | 0.88 | 0.74 | 17.29 | 0.79 | 0.15 |
| Hex | 43 | 19 | 8 | 0 | 3F | 58 | 4A | 11 | 4F | F |
| Octal | 103 | 31 | 10 | 0 | 77 | 130 | 112 | 21 | 117 | 17 |
| Binary | 1000011 | 11001 | 1000 | 0 | 111111 | 1011000 | 1001010 | 10001 | 1001111 | 1111 |
Color Harmonies of #431908
Complementary color
Monochromatic Colors of #431908
Black with #431908
Text Example
Text Example
White with #431908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431908; }
p { color: rgb(67,25,8); }
H1.HeaderClassName
{
color: #431908;
}
.AnyTagClassName
{
color: #431908;
}
</style>
background-color css
<style>
a { background-color: #431908; }
a { background-color: rgb(67,25,8); }
div.DivClassName
{
background-color: #431908;
}
.BgClassName
{
background-color: #431908;
}
</style>
border-color css
<style>
span { border-color: #431908; }
span { border-color: rgb(67,25,8); }
td.TdClassName
{
border-color: #431908;
}
.TagClassName
{
border-color: #431908;
}
</style>