Shades of Brown Pod #452618
Tints of Brown Pod #452618
RGB
CMYK
RGB Variations
Color information
#452618 (or 0x452618) is known color: Brown Pod. HEX triplet: 45, 26 and 18. RGB value is (69,38,24). Sum of RGB (Red+Green+Blue) = 69+38+24=131 (17% of max value = 765). Red value is 69 (27.34% from 255 or 52.67% from 131); Green value is 38 (15.23% from 255 or 29.01% from 131); Blue value is 24 (9.77% from 255 or 18.32% from 131); Max value from RGB is 69 - color contains mainly: red. Hex color #452618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452618 is #BAD9E7. Grayscale: #2D2D2D. Windows color (decimal): -12245480 or 1582661. OLE color: 1582661.
HSL color Cylindrical-coordinate representation of color #452618: hue angle of 18.67º 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 #452618 is Cyan = 0, Magento = 0.45, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 38 | 24 | - |
| CMYK | 0 | 0.45 | 0.65 | 0.73 |
| HSL | 18.67º | 0.48% | 0.18% | - |
| HSV(B) | 18.67º | 0.65% | 0.27% | - |
| XYZ | 3.31 | 2.72 | 1.21 | - |
| YUV | 45.67 | 115.77 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 24 | 0 | 0.45 | 0.65 | 0.73 | 18.67 | 0.48 | 0.18 |
| Hex | 45 | 26 | 18 | 0 | 2D | 41 | 49 | 13 | 30 | 12 |
| Octal | 105 | 46 | 30 | 0 | 55 | 101 | 111 | 23 | 60 | 22 |
| Binary | 1000101 | 100110 | 11000 | 0 | 101101 | 1000001 | 1001001 | 10011 | 110000 | 10010 |
Color Harmonies of #452618
Complementary color
Monochromatic Colors of #452618
Black with #452618
Text Example
Text Example
White with #452618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452618; }
p { color: rgb(69,38,24); }
H1.HeaderClassName
{
color: #452618;
}
.AnyTagClassName
{
color: #452618;
}
</style>
background-color css
<style>
a { background-color: #452618; }
a { background-color: rgb(69,38,24); }
div.DivClassName
{
background-color: #452618;
}
.BgClassName
{
background-color: #452618;
}
</style>
border-color css
<style>
span { border-color: #452618; }
span { border-color: rgb(69,38,24); }
td.TdClassName
{
border-color: #452618;
}
.TagClassName
{
border-color: #452618;
}
</style>