Shades of Brown Pod #431408
Tints of Brown Pod #431408
RGB
CMYK
RGB Variations
Color information
#431408 (or 0x431408) is known color: Brown Pod. HEX triplet: 43, 14 and 08. RGB value is (67,20,8). Sum of RGB (Red+Green+Blue) = 67+20+8=95 (12% of max value = 765). Red value is 67 (26.56% from 255 or 70.53% from 95); Green value is 20 (8.20% from 255 or 21.05% from 95); Blue value is 8 (3.52% from 255 or 8.42% from 95); Max value from RGB is 67 - color contains mainly: red. Hex color #431408 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431408 is #BCEBF7. Grayscale: #202020. Windows color (decimal): -12381176 or 529475. OLE color: 529475.
HSL color Cylindrical-coordinate representation of color #431408: hue angle of 12.2º 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 #431408 is Cyan = 0, Magento = 0.70, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 20 | 8 | - |
| CMYK | 0 | 0.70 | 0.88 | 0.74 |
| HSL | 12.2º | 0.79% | 0.15% | - |
| HSV(B) | 12.2º | 0.88% | 0.26% | - |
| XYZ | 2.61 | 1.71 | 0.42 | - |
| YUV | 32.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 8 | 0 | 0.70 | 0.88 | 0.74 | 12.2 | 0.79 | 0.15 |
| Hex | 43 | 14 | 8 | 0 | 46 | 58 | 4A | C | 4F | F |
| Octal | 103 | 24 | 10 | 0 | 106 | 130 | 112 | 14 | 117 | 17 |
| Binary | 1000011 | 10100 | 1000 | 0 | 1000110 | 1011000 | 1001010 | 1100 | 1001111 | 1111 |
Color Harmonies of #431408
Complementary color
Monochromatic Colors of #431408
Black with #431408
Text Example
Text Example
White with #431408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431408; }
p { color: rgb(67,20,8); }
H1.HeaderClassName
{
color: #431408;
}
.AnyTagClassName
{
color: #431408;
}
</style>
background-color css
<style>
a { background-color: #431408; }
a { background-color: rgb(67,20,8); }
div.DivClassName
{
background-color: #431408;
}
.BgClassName
{
background-color: #431408;
}
</style>
border-color css
<style>
span { border-color: #431408; }
span { border-color: rgb(67,20,8); }
td.TdClassName
{
border-color: #431408;
}
.TagClassName
{
border-color: #431408;
}
</style>