Shades of Brown Pod #461408
Tints of Brown Pod #461408
RGB
CMYK
RGB Variations
Color information
#461408 (or 0x461408) is known color: Brown Pod. HEX triplet: 46, 14 and 08. RGB value is (70,20,8). Sum of RGB (Red+Green+Blue) = 70+20+8=98 (12% of max value = 765). Red value is 70 (27.73% from 255 or 71.43% from 98); Green value is 20 (8.20% from 255 or 20.41% from 98); Blue value is 8 (3.52% from 255 or 8.16% from 98); Max value from RGB is 70 - color contains mainly: red. Hex color #461408 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461408 is #B9EBF7. Grayscale: #212121. Windows color (decimal): -12184568 or 529478. OLE color: 529478.
HSL color Cylindrical-coordinate representation of color #461408: hue angle of 11.61º 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 #461408 is Cyan = 0, Magento = 0.71, Yellow = 0.89 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 20 | 8 | - |
| CMYK | 0 | 0.71 | 0.89 | 0.73 |
| HSL | 11.61º | 0.79% | 0.15% | - |
| HSV(B) | 11.61º | 0.89% | 0.27% | - |
| XYZ | 2.82 | 1.82 | 0.43 | - |
| YUV | 33.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 8 | 0 | 0.71 | 0.89 | 0.73 | 11.61 | 0.79 | 0.15 |
| Hex | 46 | 14 | 8 | 0 | 47 | 59 | 49 | C | 4F | F |
| Octal | 106 | 24 | 10 | 0 | 107 | 131 | 111 | 14 | 117 | 17 |
| Binary | 1000110 | 10100 | 1000 | 0 | 1000111 | 1011001 | 1001001 | 1100 | 1001111 | 1111 |
Color Harmonies of #461408
Complementary color
Monochromatic Colors of #461408
Black with #461408
Text Example
Text Example
White with #461408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461408; }
p { color: rgb(70,20,8); }
H1.HeaderClassName
{
color: #461408;
}
.AnyTagClassName
{
color: #461408;
}
</style>
background-color css
<style>
a { background-color: #461408; }
a { background-color: rgb(70,20,8); }
div.DivClassName
{
background-color: #461408;
}
.BgClassName
{
background-color: #461408;
}
</style>
border-color css
<style>
span { border-color: #461408; }
span { border-color: rgb(70,20,8); }
td.TdClassName
{
border-color: #461408;
}
.TagClassName
{
border-color: #461408;
}
</style>