Shades of Brown Pod #452517
Tints of Brown Pod #452517
RGB
CMYK
RGB Variations
Color information
#452517 (or 0x452517) is known color: Brown Pod. HEX triplet: 45, 25 and 17. RGB value is (69,37,23). Sum of RGB (Red+Green+Blue) = 69+37+23=129 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.49% from 129); Green value is 37 (14.84% from 255 or 28.68% from 129); Blue value is 23 (9.38% from 255 or 17.83% from 129); Max value from RGB is 69 - color contains mainly: red. Hex color #452517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452517 is #BADAE8. Grayscale: #2D2D2D. Windows color (decimal): -12245737 or 1516869. OLE color: 1516869.
HSL color Cylindrical-coordinate representation of color #452517: hue angle of 18.26º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #452517 is Cyan = 0, Magento = 0.46, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 37 | 23 | - |
| CMYK | 0 | 0.46 | 0.67 | 0.73 |
| HSL | 18.26º | 0.5% | 0.18% | - |
| HSV(B) | 18.26º | 0.67% | 0.27% | - |
| XYZ | 3.27 | 2.65 | 1.15 | - |
| YUV | 44.97 | 115.6 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 23 | 0 | 0.46 | 0.67 | 0.73 | 18.26 | 0.5 | 0.18 |
| Hex | 45 | 25 | 17 | 0 | 2E | 43 | 49 | 12 | 32 | 12 |
| Octal | 105 | 45 | 27 | 0 | 56 | 103 | 111 | 22 | 62 | 22 |
| Binary | 1000101 | 100101 | 10111 | 0 | 101110 | 1000011 | 1001001 | 10010 | 110010 | 10010 |
Color Harmonies of #452517
Complementary color
Monochromatic Colors of #452517
Black with #452517
Text Example
Text Example
White with #452517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452517; }
p { color: rgb(69,37,23); }
H1.HeaderClassName
{
color: #452517;
}
.AnyTagClassName
{
color: #452517;
}
</style>
background-color css
<style>
a { background-color: #452517; }
a { background-color: rgb(69,37,23); }
div.DivClassName
{
background-color: #452517;
}
.BgClassName
{
background-color: #452517;
}
</style>
border-color css
<style>
span { border-color: #452517; }
span { border-color: rgb(69,37,23); }
td.TdClassName
{
border-color: #452517;
}
.TagClassName
{
border-color: #452517;
}
</style>