Shades of Brown Pod #451406
Tints of Brown Pod #451406
RGB
CMYK
RGB Variations
Color information
#451406 (or 0x451406) is known color: Brown Pod. HEX triplet: 45, 14 and 06. RGB value is (69,20,6). Sum of RGB (Red+Green+Blue) = 69+20+6=95 (12% of max value = 765). Red value is 69 (27.34% from 255 or 72.63% from 95); Green value is 20 (8.20% from 255 or 21.05% from 95); Blue value is 6 (2.73% from 255 or 6.32% from 95); Max value from RGB is 69 - color contains mainly: red. Hex color #451406 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451406 is #BAEBF9. Grayscale: #212121. Windows color (decimal): -12250106 or 398405. OLE color: 398405.
HSL color Cylindrical-coordinate representation of color #451406: hue angle of 13.33º 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 #451406 is Cyan = 0, Magento = 0.71, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 20 | 6 | - |
| CMYK | 0 | 0.71 | 0.91 | 0.73 |
| HSL | 13.33º | 0.84% | 0.15% | - |
| HSV(B) | 13.33º | 0.91% | 0.27% | - |
| XYZ | 2.74 | 1.78 | 0.37 | - |
| YUV | 33.06 | 112.73 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 20 | 6 | 0 | 0.71 | 0.91 | 0.73 | 13.33 | 0.84 | 0.15 |
| Hex | 45 | 14 | 6 | 0 | 47 | 5B | 49 | D | 54 | F |
| Octal | 105 | 24 | 6 | 0 | 107 | 133 | 111 | 15 | 124 | 17 |
| Binary | 1000101 | 10100 | 110 | 0 | 1000111 | 1011011 | 1001001 | 1101 | 1010100 | 1111 |
Color Harmonies of #451406
Complementary color
Monochromatic Colors of #451406
Black with #451406
Text Example
Text Example
White with #451406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451406; }
p { color: rgb(69,20,6); }
H1.HeaderClassName
{
color: #451406;
}
.AnyTagClassName
{
color: #451406;
}
</style>
background-color css
<style>
a { background-color: #451406; }
a { background-color: rgb(69,20,6); }
div.DivClassName
{
background-color: #451406;
}
.BgClassName
{
background-color: #451406;
}
</style>
border-color css
<style>
span { border-color: #451406; }
span { border-color: rgb(69,20,6); }
td.TdClassName
{
border-color: #451406;
}
.TagClassName
{
border-color: #451406;
}
</style>