Shades of Brown Pod #452318
Tints of Brown Pod #452318
RGB
CMYK
RGB Variations
Color information
#452318 (or 0x452318) is known color: Brown Pod. HEX triplet: 45, 23 and 18. RGB value is (69,35,24). Sum of RGB (Red+Green+Blue) = 69+35+24=128 (16% of max value = 765). Red value is 69 (27.34% from 255 or 53.91% from 128); Green value is 35 (14.06% from 255 or 27.34% from 128); Blue value is 24 (9.77% from 255 or 18.75% from 128); Max value from RGB is 69 - color contains mainly: red. Hex color #452318 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452318 is #BADCE7. Grayscale: #2B2B2B. Windows color (decimal): -12246248 or 1581893. OLE color: 1581893.
HSL color Cylindrical-coordinate representation of color #452318: hue angle of 14.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 #452318 is Cyan = 0, Magento = 0.49, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 35 | 24 | - |
| CMYK | 0 | 0.49 | 0.65 | 0.73 |
| HSL | 14.67º | 0.48% | 0.18% | - |
| HSV(B) | 14.67º | 0.65% | 0.27% | - |
| XYZ | 3.22 | 2.53 | 1.18 | - |
| YUV | 43.91 | 116.76 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 24 | 0 | 0.49 | 0.65 | 0.73 | 14.67 | 0.48 | 0.18 |
| Hex | 45 | 23 | 18 | 0 | 31 | 41 | 49 | F | 30 | 12 |
| Octal | 105 | 43 | 30 | 0 | 61 | 101 | 111 | 17 | 60 | 22 |
| Binary | 1000101 | 100011 | 11000 | 0 | 110001 | 1000001 | 1001001 | 1111 | 110000 | 10010 |
Color Harmonies of #452318
Complementary color
Monochromatic Colors of #452318
Black with #452318
Text Example
Text Example
White with #452318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452318; }
p { color: rgb(69,35,24); }
H1.HeaderClassName
{
color: #452318;
}
.AnyTagClassName
{
color: #452318;
}
</style>
background-color css
<style>
a { background-color: #452318; }
a { background-color: rgb(69,35,24); }
div.DivClassName
{
background-color: #452318;
}
.BgClassName
{
background-color: #452318;
}
</style>
border-color css
<style>
span { border-color: #452318; }
span { border-color: rgb(69,35,24); }
td.TdClassName
{
border-color: #452318;
}
.TagClassName
{
border-color: #452318;
}
</style>