Shades of Brown Pod #452310
Tints of Brown Pod #452310
RGB
CMYK
RGB Variations
Color information
#452310 (or 0x452310) is known color: Brown Pod. HEX triplet: 45, 23 and 10. RGB value is (69,35,16). Sum of RGB (Red+Green+Blue) = 69+35+16=120 (15% of max value = 765). Red value is 69 (27.34% from 255 or 57.5% from 120); Green value is 35 (14.06% from 255 or 29.17% from 120); Blue value is 16 (6.64% from 255 or 13.33% from 120); Max value from RGB is 69 - color contains mainly: red. Hex color #452310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452310 is #BADCEF. Grayscale: #2B2B2B. Windows color (decimal): -12246256 or 1057605. OLE color: 1057605.
HSL color Cylindrical-coordinate representation of color #452310: hue angle of 21.51º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #452310 is Cyan = 0, Magento = 0.49, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 35 | 16 | - |
| CMYK | 0 | 0.49 | 0.77 | 0.73 |
| HSL | 21.51º | 0.62% | 0.17% | - |
| HSV(B) | 21.51º | 0.77% | 0.27% | - |
| XYZ | 3.15 | 2.5 | 0.81 | - |
| YUV | 43 | 112.76 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 16 | 0 | 0.49 | 0.77 | 0.73 | 21.51 | 0.62 | 0.17 |
| Hex | 45 | 23 | 10 | 0 | 31 | 4D | 49 | 16 | 3E | 11 |
| Octal | 105 | 43 | 20 | 0 | 61 | 115 | 111 | 26 | 76 | 21 |
| Binary | 1000101 | 100011 | 10000 | 0 | 110001 | 1001101 | 1001001 | 10110 | 111110 | 10001 |
Color Harmonies of #452310
Complementary color
Monochromatic Colors of #452310
Black with #452310
Text Example
Text Example
White with #452310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452310; }
p { color: rgb(69,35,16); }
H1.HeaderClassName
{
color: #452310;
}
.AnyTagClassName
{
color: #452310;
}
</style>
background-color css
<style>
a { background-color: #452310; }
a { background-color: rgb(69,35,16); }
div.DivClassName
{
background-color: #452310;
}
.BgClassName
{
background-color: #452310;
}
</style>
border-color css
<style>
span { border-color: #452310; }
span { border-color: rgb(69,35,16); }
td.TdClassName
{
border-color: #452310;
}
.TagClassName
{
border-color: #452310;
}
</style>