Shades of Brown Pod #412618
Tints of Brown Pod #412618
RGB
CMYK
RGB Variations
Color information
#412618 (or 0x412618) is known color: Brown Pod. HEX triplet: 41, 26 and 18. RGB value is (65,38,24). Sum of RGB (Red+Green+Blue) = 65+38+24=127 (16% of max value = 765). Red value is 65 (25.78% from 255 or 51.18% from 127); Green value is 38 (15.23% from 255 or 29.92% from 127); Blue value is 24 (9.77% from 255 or 18.90% from 127); Max value from RGB is 65 - color contains mainly: red. Hex color #412618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412618 is #BED9E7. Grayscale: #2C2C2C. Windows color (decimal): -12507624 or 1582657. OLE color: 1582657.
HSL color Cylindrical-coordinate representation of color #412618: hue angle of 20.49º degrees, saturation: 0.46, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #412618 is Cyan = 0, Magento = 0.42, Yellow = 0.63 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 38 | 24 | - |
| CMYK | 0 | 0.42 | 0.63 | 0.75 |
| HSL | 20.49º | 0.46% | 0.17% | - |
| HSV(B) | 20.49º | 0.63% | 0.25% | - |
| XYZ | 3.04 | 2.58 | 1.2 | - |
| YUV | 44.48 | 116.45 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 24 | 0 | 0.42 | 0.63 | 0.75 | 20.49 | 0.46 | 0.17 |
| Hex | 41 | 26 | 18 | 0 | 2A | 3F | 4B | 14 | 2E | 11 |
| Octal | 101 | 46 | 30 | 0 | 52 | 77 | 113 | 24 | 56 | 21 |
| Binary | 1000001 | 100110 | 11000 | 0 | 101010 | 111111 | 1001011 | 10100 | 101110 | 10001 |
Color Harmonies of #412618
Complementary color
Monochromatic Colors of #412618
Black with #412618
Text Example
Text Example
White with #412618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412618; }
p { color: rgb(65,38,24); }
H1.HeaderClassName
{
color: #412618;
}
.AnyTagClassName
{
color: #412618;
}
</style>
background-color css
<style>
a { background-color: #412618; }
a { background-color: rgb(65,38,24); }
div.DivClassName
{
background-color: #412618;
}
.BgClassName
{
background-color: #412618;
}
</style>
border-color css
<style>
span { border-color: #412618; }
span { border-color: rgb(65,38,24); }
td.TdClassName
{
border-color: #412618;
}
.TagClassName
{
border-color: #412618;
}
</style>