Shades of Wood Bark #231710
Tints of Wood Bark #231710
RGB
CMYK
RGB Variations
Color information
#231710 (or 0x231710) is known color: Wood Bark. HEX triplet: 23, 17 and 10. RGB value is (35,23,16). Sum of RGB (Red+Green+Blue) = 35+23+16=74 (9% of max value = 765). Red value is 35 (14.06% from 255 or 47.30% from 74); Green value is 23 (9.38% from 255 or 31.08% from 74); Blue value is 16 (6.64% from 255 or 21.62% from 74); Max value from RGB is 35 - color contains mainly: red. Hex color #231710 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #231710 is #DCE8EF. Grayscale: #191919. Windows color (decimal): -14477552 or 1054499. OLE color: 1054499.
HSL color Cylindrical-coordinate representation of color #231710: hue angle of 22.11º degrees, saturation: 0.37, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #231710 is Cyan = 0, Magento = 0.34, Yellow = 0.54 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 35 | 23 | 16 | - |
| CMYK | 0 | 0.34 | 0.54 | 0.86 |
| HSL | 22.11º | 0.37% | 0.1% | - |
| HSV(B) | 22.11º | 0.54% | 0.14% | - |
| XYZ | 1.09 | 1.01 | 0.63 | - |
| YUV | 25.79 | 122.48 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 23 | 16 | 0 | 0.34 | 0.54 | 0.86 | 22.11 | 0.37 | 0.1 |
| Hex | 23 | 17 | 10 | 0 | 22 | 36 | 56 | 16 | 25 | A |
| Octal | 43 | 27 | 20 | 0 | 42 | 66 | 126 | 26 | 45 | 12 |
| Binary | 100011 | 10111 | 10000 | 0 | 100010 | 110110 | 1010110 | 10110 | 100101 | 1010 |
Color Harmonies of #231710
Complementary color
Monochromatic Colors of #231710
Black with #231710
Text Example
Text Example
White with #231710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231710; }
p { color: rgb(35,23,16); }
H1.HeaderClassName
{
color: #231710;
}
.AnyTagClassName
{
color: #231710;
}
</style>
background-color css
<style>
a { background-color: #231710; }
a { background-color: rgb(35,23,16); }
div.DivClassName
{
background-color: #231710;
}
.BgClassName
{
background-color: #231710;
}
</style>
border-color css
<style>
span { border-color: #231710; }
span { border-color: rgb(35,23,16); }
td.TdClassName
{
border-color: #231710;
}
.TagClassName
{
border-color: #231710;
}
</style>