Shades of Brown Pod #452218
Tints of Brown Pod #452218
RGB
CMYK
RGB Variations
Color information
#452218 (or 0x452218) is known color: Brown Pod. HEX triplet: 45, 22 and 18. RGB value is (69,34,24). Sum of RGB (Red+Green+Blue) = 69+34+24=127 (16% of max value = 765). Red value is 69 (27.34% from 255 or 54.33% from 127); Green value is 34 (13.67% from 255 or 26.77% from 127); Blue value is 24 (9.77% from 255 or 18.90% from 127); Max value from RGB is 69 - color contains mainly: red. Hex color #452218 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452218 is #BADDE7. Grayscale: #2B2B2B. Windows color (decimal): -12246504 or 1581637. OLE color: 1581637.
HSL color Cylindrical-coordinate representation of color #452218: hue angle of 13.33º degrees, saturation: 0.48, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #452218 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 34 | 24 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.73 |
| HSL | 13.33º | 0.48% | 0.18% | - |
| HSV(B) | 13.33º | 0.65% | 0.27% | - |
| XYZ | 3.19 | 2.48 | 1.17 | - |
| YUV | 43.33 | 117.1 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 34 | 24 | 0 | 0.51 | 0.65 | 0.73 | 13.33 | 0.48 | 0.18 |
| Hex | 45 | 22 | 18 | 0 | 33 | 41 | 49 | D | 30 | 12 |
| Octal | 105 | 42 | 30 | 0 | 63 | 101 | 111 | 15 | 60 | 22 |
| Binary | 1000101 | 100010 | 11000 | 0 | 110011 | 1000001 | 1001001 | 1101 | 110000 | 10010 |
Color Harmonies of #452218
Complementary color
Monochromatic Colors of #452218
Black with #452218
Text Example
Text Example
White with #452218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452218; }
p { color: rgb(69,34,24); }
H1.HeaderClassName
{
color: #452218;
}
.AnyTagClassName
{
color: #452218;
}
</style>
background-color css
<style>
a { background-color: #452218; }
a { background-color: rgb(69,34,24); }
div.DivClassName
{
background-color: #452218;
}
.BgClassName
{
background-color: #452218;
}
</style>
border-color css
<style>
span { border-color: #452218; }
span { border-color: rgb(69,34,24); }
td.TdClassName
{
border-color: #452218;
}
.TagClassName
{
border-color: #452218;
}
</style>