Shades of Wood Bark #261002
Tints of Wood Bark #261002
RGB
CMYK
RGB Variations
Color information
#261002 (or 0x261002) is known color: Wood Bark. HEX triplet: 26, 10 and 02. RGB value is (38,16,2). Sum of RGB (Red+Green+Blue) = 38+16+2=56 (7% of max value = 765). Red value is 38 (15.23% from 255 or 67.86% from 56); Green value is 16 (6.64% from 255 or 28.57% from 56); Blue value is 2 (1.17% from 255 or 3.57% from 56); Max value from RGB is 38 - color contains mainly: red. Hex color #261002 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261002 is #D9EFFD. Grayscale: #151515. Windows color (decimal): -14282750 or 135206. OLE color: 135206.
HSL color Cylindrical-coordinate representation of color #261002: hue angle of 23.33º degrees, saturation: 0.9, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #261002 is Cyan = 0, Magento = 0.58, Yellow = 0.95 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 16 | 2 | - |
| CMYK | 0 | 0.58 | 0.95 | 0.85 |
| HSL | 23.33º | 0.9% | 0.08% | - |
| HSV(B) | 23.33º | 0.95% | 0.15% | - |
| XYZ | 1 | 0.79 | 0.16 | - |
| YUV | 20.98 | 117.29 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 2 | 0 | 0.58 | 0.95 | 0.85 | 23.33 | 0.9 | 0.08 |
| Hex | 26 | 10 | 2 | 0 | 3A | 5F | 55 | 17 | 5A | 8 |
| Octal | 46 | 20 | 2 | 0 | 72 | 137 | 125 | 27 | 132 | 10 |
| Binary | 100110 | 10000 | 10 | 0 | 111010 | 1011111 | 1010101 | 10111 | 1011010 | 1000 |
Color Harmonies of #261002
Complementary color
Monochromatic Colors of #261002
Black with #261002
Text Example
Text Example
White with #261002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261002; }
p { color: rgb(38,16,2); }
H1.HeaderClassName
{
color: #261002;
}
.AnyTagClassName
{
color: #261002;
}
</style>
background-color css
<style>
a { background-color: #261002; }
a { background-color: rgb(38,16,2); }
div.DivClassName
{
background-color: #261002;
}
.BgClassName
{
background-color: #261002;
}
</style>
border-color css
<style>
span { border-color: #261002; }
span { border-color: rgb(38,16,2); }
td.TdClassName
{
border-color: #261002;
}
.TagClassName
{
border-color: #261002;
}
</style>