Shades of Wood Bark #302721
Tints of Wood Bark #302721
RGB
CMYK
RGB Variations
Color information
#302721 (or 0x302721) is known color: Wood Bark. HEX triplet: 30, 27 and 21. RGB value is (48,39,33). Sum of RGB (Red+Green+Blue) = 48+39+33=120 (15% of max value = 765). Red value is 48 (19.14% from 255 or 40% from 120); Green value is 39 (15.62% from 255 or 32.5% from 120); Blue value is 33 (13.28% from 255 or 27.5% from 120); Max value from RGB is 48 - color contains mainly: red. Hex color #302721 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302721 is #CFD8DE. Grayscale: #292929. Windows color (decimal): -13621471 or 2172720. OLE color: 2172720.
HSL color Cylindrical-coordinate representation of color #302721: hue angle of 24º degrees, saturation: 0.19, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #302721 is Cyan = 0, Magento = 0.19, Yellow = 0.31 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 39 | 33 | - |
| CMYK | 0 | 0.19 | 0.31 | 0.81 |
| HSL | 24º | 0.19% | 0.16% | - |
| HSV(B) | 24º | 0.31% | 0.19% | - |
| XYZ | 2.22 | 2.19 | 1.74 | - |
| YUV | 41.01 | 123.48 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 33 | 0 | 0.19 | 0.31 | 0.81 | 24 | 0.19 | 0.16 |
| Hex | 30 | 27 | 21 | 0 | 13 | 1F | 51 | 18 | 13 | 10 |
| Octal | 60 | 47 | 41 | 0 | 23 | 37 | 121 | 30 | 23 | 20 |
| Binary | 110000 | 100111 | 100001 | 0 | 10011 | 11111 | 1010001 | 11000 | 10011 | 10000 |
Color Harmonies of #302721
Complementary color
Monochromatic Colors of #302721
Black with #302721
Text Example
Text Example
White with #302721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302721; }
p { color: rgb(48,39,33); }
H1.HeaderClassName
{
color: #302721;
}
.AnyTagClassName
{
color: #302721;
}
</style>
background-color css
<style>
a { background-color: #302721; }
a { background-color: rgb(48,39,33); }
div.DivClassName
{
background-color: #302721;
}
.BgClassName
{
background-color: #302721;
}
</style>
border-color css
<style>
span { border-color: #302721; }
span { border-color: rgb(48,39,33); }
td.TdClassName
{
border-color: #302721;
}
.TagClassName
{
border-color: #302721;
}
</style>