Shades of Brown Pod #432208
Tints of Brown Pod #432208
RGB
CMYK
RGB Variations
Color information
#432208 (or 0x432208) is known color: Brown Pod. HEX triplet: 43, 22 and 08. RGB value is (67,34,8). Sum of RGB (Red+Green+Blue) = 67+34+8=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 34 (13.67% from 255 or 31.19% from 109); Blue value is 8 (3.52% from 255 or 7.34% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #432208 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432208 is #BCDDF7. Grayscale: #292929. Windows color (decimal): -12377592 or 533059. OLE color: 533059.
HSL color Cylindrical-coordinate representation of color #432208: hue angle of 26.44º 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 #432208 is Cyan = 0, Magento = 0.49, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 34 | 8 | - |
| CMYK | 0 | 0.49 | 0.88 | 0.74 |
| HSL | 26.44º | 0.79% | 0.15% | - |
| HSV(B) | 26.44º | 0.88% | 0.26% | - |
| XYZ | 2.93 | 2.35 | 0.53 | - |
| YUV | 40.9 | 109.43 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 34 | 8 | 0 | 0.49 | 0.88 | 0.74 | 26.44 | 0.79 | 0.15 |
| Hex | 43 | 22 | 8 | 0 | 31 | 58 | 4A | 1A | 4F | F |
| Octal | 103 | 42 | 10 | 0 | 61 | 130 | 112 | 32 | 117 | 17 |
| Binary | 1000011 | 100010 | 1000 | 0 | 110001 | 1011000 | 1001010 | 11010 | 1001111 | 1111 |
Color Harmonies of #432208
Complementary color
Monochromatic Colors of #432208
Black with #432208
Text Example
Text Example
White with #432208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432208; }
p { color: rgb(67,34,8); }
H1.HeaderClassName
{
color: #432208;
}
.AnyTagClassName
{
color: #432208;
}
</style>
background-color css
<style>
a { background-color: #432208; }
a { background-color: rgb(67,34,8); }
div.DivClassName
{
background-color: #432208;
}
.BgClassName
{
background-color: #432208;
}
</style>
border-color css
<style>
span { border-color: #432208; }
span { border-color: rgb(67,34,8); }
td.TdClassName
{
border-color: #432208;
}
.TagClassName
{
border-color: #432208;
}
</style>