Shades of Brown Pod #452319
Tints of Brown Pod #452319
RGB
CMYK
RGB Variations
Color information
#452319 (or 0x452319) is known color: Brown Pod. HEX triplet: 45, 23 and 19. RGB value is (69,35,25). Sum of RGB (Red+Green+Blue) = 69+35+25=129 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.49% from 129); Green value is 35 (14.06% from 255 or 27.13% from 129); Blue value is 25 (10.16% from 255 or 19.38% from 129); Max value from RGB is 69 - color contains mainly: red. Hex color #452319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452319 is #BADCE6. Grayscale: #2C2C2C. Windows color (decimal): -12246247 or 1647429. OLE color: 1647429.
HSL color Cylindrical-coordinate representation of color #452319: hue angle of 13.64º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #452319 is Cyan = 0, Magento = 0.49, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 35 | 25 | - |
| CMYK | 0 | 0.49 | 0.64 | 0.73 |
| HSL | 13.64º | 0.47% | 0.18% | - |
| HSV(B) | 13.64º | 0.64% | 0.27% | - |
| XYZ | 3.23 | 2.54 | 1.24 | - |
| YUV | 44.03 | 117.26 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 25 | 0 | 0.49 | 0.64 | 0.73 | 13.64 | 0.47 | 0.18 |
| Hex | 45 | 23 | 19 | 0 | 31 | 40 | 49 | E | 2F | 12 |
| Octal | 105 | 43 | 31 | 0 | 61 | 100 | 111 | 16 | 57 | 22 |
| Binary | 1000101 | 100011 | 11001 | 0 | 110001 | 1000000 | 1001001 | 1110 | 101111 | 10010 |
Color Harmonies of #452319
Complementary color
Monochromatic Colors of #452319
Black with #452319
Text Example
Text Example
White with #452319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452319; }
p { color: rgb(69,35,25); }
H1.HeaderClassName
{
color: #452319;
}
.AnyTagClassName
{
color: #452319;
}
</style>
background-color css
<style>
a { background-color: #452319; }
a { background-color: rgb(69,35,25); }
div.DivClassName
{
background-color: #452319;
}
.BgClassName
{
background-color: #452319;
}
</style>
border-color css
<style>
span { border-color: #452319; }
span { border-color: rgb(69,35,25); }
td.TdClassName
{
border-color: #452319;
}
.TagClassName
{
border-color: #452319;
}
</style>