Shades of Brown Pod #432618
Tints of Brown Pod #432618
RGB
CMYK
RGB Variations
Color information
#432618 (or 0x432618) is known color: Brown Pod. HEX triplet: 43, 26 and 18. RGB value is (67,38,24). Sum of RGB (Red+Green+Blue) = 67+38+24=129 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.94% from 129); Green value is 38 (15.23% from 255 or 29.46% from 129); Blue value is 24 (9.77% from 255 or 18.60% from 129); Max value from RGB is 67 - color contains mainly: red. Hex color #432618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432618 is #BCD9E7. Grayscale: #2D2D2D. Windows color (decimal): -12376552 or 1582659. OLE color: 1582659.
HSL color Cylindrical-coordinate representation of color #432618: hue angle of 19.53º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #432618 is Cyan = 0, Magento = 0.43, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 24 | - |
| CMYK | 0 | 0.43 | 0.64 | 0.74 |
| HSL | 19.53º | 0.47% | 0.18% | - |
| HSV(B) | 19.53º | 0.64% | 0.26% | - |
| XYZ | 3.17 | 2.65 | 1.21 | - |
| YUV | 45.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 24 | 0 | 0.43 | 0.64 | 0.74 | 19.53 | 0.47 | 0.18 |
| Hex | 43 | 26 | 18 | 0 | 2B | 40 | 4A | 14 | 2F | 12 |
| Octal | 103 | 46 | 30 | 0 | 53 | 100 | 112 | 24 | 57 | 22 |
| Binary | 1000011 | 100110 | 11000 | 0 | 101011 | 1000000 | 1001010 | 10100 | 101111 | 10010 |
Color Harmonies of #432618
Complementary color
Monochromatic Colors of #432618
Black with #432618
Text Example
Text Example
White with #432618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432618; }
p { color: rgb(67,38,24); }
H1.HeaderClassName
{
color: #432618;
}
.AnyTagClassName
{
color: #432618;
}
</style>
background-color css
<style>
a { background-color: #432618; }
a { background-color: rgb(67,38,24); }
div.DivClassName
{
background-color: #432618;
}
.BgClassName
{
background-color: #432618;
}
</style>
border-color css
<style>
span { border-color: #432618; }
span { border-color: rgb(67,38,24); }
td.TdClassName
{
border-color: #432618;
}
.TagClassName
{
border-color: #432618;
}
</style>