Shades of Brown Pod #451906
Tints of Brown Pod #451906
RGB
CMYK
RGB Variations
Color information
#451906 (or 0x451906) is known color: Brown Pod. HEX triplet: 45, 19 and 06. RGB value is (69,25,6). Sum of RGB (Red+Green+Blue) = 69+25+6=100 (13% of max value = 765). Red value is 69 (27.34% from 255 or 69% from 100); Green value is 25 (10.16% from 255 or 25% from 100); Blue value is 6 (2.73% from 255 or 6% from 100); Max value from RGB is 69 - color contains mainly: red. Hex color #451906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451906 is #BAE6F9. Grayscale: #242424. Windows color (decimal): -12248826 or 399685. OLE color: 399685.
HSL color Cylindrical-coordinate representation of color #451906: hue angle of 18.1º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #451906 is Cyan = 0, Magento = 0.64, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 25 | 6 | - |
| CMYK | 0 | 0.64 | 0.91 | 0.73 |
| HSL | 18.1º | 0.84% | 0.15% | - |
| HSV(B) | 18.1º | 0.91% | 0.27% | - |
| XYZ | 2.83 | 1.97 | 0.4 | - |
| YUV | 35.99 | 111.08 | 151.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 25 | 6 | 0 | 0.64 | 0.91 | 0.73 | 18.1 | 0.84 | 0.15 |
| Hex | 45 | 19 | 6 | 0 | 40 | 5B | 49 | 12 | 54 | F |
| Octal | 105 | 31 | 6 | 0 | 100 | 133 | 111 | 22 | 124 | 17 |
| Binary | 1000101 | 11001 | 110 | 0 | 1000000 | 1011011 | 1001001 | 10010 | 1010100 | 1111 |
Color Harmonies of #451906
Complementary color
Monochromatic Colors of #451906
Black with #451906
Text Example
Text Example
White with #451906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451906; }
p { color: rgb(69,25,6); }
H1.HeaderClassName
{
color: #451906;
}
.AnyTagClassName
{
color: #451906;
}
</style>
background-color css
<style>
a { background-color: #451906; }
a { background-color: rgb(69,25,6); }
div.DivClassName
{
background-color: #451906;
}
.BgClassName
{
background-color: #451906;
}
</style>
border-color css
<style>
span { border-color: #451906; }
span { border-color: rgb(69,25,6); }
td.TdClassName
{
border-color: #451906;
}
.TagClassName
{
border-color: #451906;
}
</style>