Shades of Brown Pod #461908
Tints of Brown Pod #461908
RGB
CMYK
RGB Variations
Color information
#461908 (or 0x461908) is known color: Brown Pod. HEX triplet: 46, 19 and 08. RGB value is (70,25,8). Sum of RGB (Red+Green+Blue) = 70+25+8=103 (13% of max value = 765). Red value is 70 (27.73% from 255 or 67.96% from 103); Green value is 25 (10.16% from 255 or 24.27% from 103); Blue value is 8 (3.52% from 255 or 7.77% from 103); Max value from RGB is 70 - color contains mainly: red. Hex color #461908 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461908 is #B9E6F7. Grayscale: #242424. Windows color (decimal): -12183288 or 530758. OLE color: 530758.
HSL color Cylindrical-coordinate representation of color #461908: hue angle of 16.45º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #461908 is Cyan = 0, Magento = 0.64, Yellow = 0.89 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 25 | 8 | - |
| CMYK | 0 | 0.64 | 0.89 | 0.73 |
| HSL | 16.45º | 0.79% | 0.15% | - |
| HSV(B) | 16.45º | 0.89% | 0.27% | - |
| XYZ | 2.92 | 2.01 | 0.46 | - |
| YUV | 36.52 | 111.91 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 8 | 0 | 0.64 | 0.89 | 0.73 | 16.45 | 0.79 | 0.15 |
| Hex | 46 | 19 | 8 | 0 | 40 | 59 | 49 | 10 | 4F | F |
| Octal | 106 | 31 | 10 | 0 | 100 | 131 | 111 | 20 | 117 | 17 |
| Binary | 1000110 | 11001 | 1000 | 0 | 1000000 | 1011001 | 1001001 | 10000 | 1001111 | 1111 |
Color Harmonies of #461908
Complementary color
Monochromatic Colors of #461908
Black with #461908
Text Example
Text Example
White with #461908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461908; }
p { color: rgb(70,25,8); }
H1.HeaderClassName
{
color: #461908;
}
.AnyTagClassName
{
color: #461908;
}
</style>
background-color css
<style>
a { background-color: #461908; }
a { background-color: rgb(70,25,8); }
div.DivClassName
{
background-color: #461908;
}
.BgClassName
{
background-color: #461908;
}
</style>
border-color css
<style>
span { border-color: #461908; }
span { border-color: rgb(70,25,8); }
td.TdClassName
{
border-color: #461908;
}
.TagClassName
{
border-color: #461908;
}
</style>