Shades of Wood Bark #302521
Tints of Wood Bark #302521
RGB
CMYK
RGB Variations
Color information
#302521 (or 0x302521) is known color: Wood Bark. HEX triplet: 30, 25 and 21. RGB value is (48,37,33). Sum of RGB (Red+Green+Blue) = 48+37+33=118 (15% of max value = 765). Red value is 48 (19.14% from 255 or 40.68% from 118); Green value is 37 (14.84% from 255 or 31.36% from 118); Blue value is 33 (13.28% from 255 or 27.97% from 118); Max value from RGB is 48 - color contains mainly: red. Hex color #302521 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302521 is #CFDADE. Grayscale: #272727. Windows color (decimal): -13621983 or 2172208. OLE color: 2172208.
HSL color Cylindrical-coordinate representation of color #302521: hue angle of 16º 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 #302521 is Cyan = 0, Magento = 0.23, Yellow = 0.31 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 37 | 33 | - |
| CMYK | 0 | 0.23 | 0.31 | 0.81 |
| HSL | 16º | 0.19% | 0.16% | - |
| HSV(B) | 16º | 0.31% | 0.19% | - |
| XYZ | 2.16 | 2.06 | 1.72 | - |
| YUV | 39.83 | 124.14 | 133.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 37 | 33 | 0 | 0.23 | 0.31 | 0.81 | 16 | 0.19 | 0.16 |
| Hex | 30 | 25 | 21 | 0 | 17 | 1F | 51 | 10 | 13 | 10 |
| Octal | 60 | 45 | 41 | 0 | 27 | 37 | 121 | 20 | 23 | 20 |
| Binary | 110000 | 100101 | 100001 | 0 | 10111 | 11111 | 1010001 | 10000 | 10011 | 10000 |
Color Harmonies of #302521
Complementary color
Monochromatic Colors of #302521
Black with #302521
Text Example
Text Example
White with #302521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302521; }
p { color: rgb(48,37,33); }
H1.HeaderClassName
{
color: #302521;
}
.AnyTagClassName
{
color: #302521;
}
</style>
background-color css
<style>
a { background-color: #302521; }
a { background-color: rgb(48,37,33); }
div.DivClassName
{
background-color: #302521;
}
.BgClassName
{
background-color: #302521;
}
</style>
border-color css
<style>
span { border-color: #302521; }
span { border-color: rgb(48,37,33); }
td.TdClassName
{
border-color: #302521;
}
.TagClassName
{
border-color: #302521;
}
</style>