Shades of Wood Bark #231713
Tints of Wood Bark #231713
RGB
CMYK
RGB Variations
Color information
#231713 (or 0x231713) is known color: Wood Bark. HEX triplet: 23, 17 and 13. RGB value is (35,23,19). Sum of RGB (Red+Green+Blue) = 35+23+19=77 (10% of max value = 765). Red value is 35 (14.06% from 255 or 45.45% from 77); Green value is 23 (9.38% from 255 or 29.87% from 77); Blue value is 19 (7.81% from 255 or 24.68% from 77); Max value from RGB is 35 - color contains mainly: red. Hex color #231713 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #231713 is #DCE8EC. Grayscale: #1A1A1A. Windows color (decimal): -14477549 or 1251107. OLE color: 1251107.
HSL color Cylindrical-coordinate representation of color #231713: hue angle of 15º degrees, saturation: 0.3, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #231713 is Cyan = 0, Magento = 0.34, Yellow = 0.46 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 35 | 23 | 19 | - |
| CMYK | 0 | 0.34 | 0.46 | 0.86 |
| HSL | 15º | 0.3% | 0.11% | - |
| HSV(B) | 15º | 0.46% | 0.14% | - |
| XYZ | 1.12 | 1.02 | 0.75 | - |
| YUV | 26.13 | 123.98 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 23 | 19 | 0 | 0.34 | 0.46 | 0.86 | 15 | 0.3 | 0.11 |
| Hex | 23 | 17 | 13 | 0 | 22 | 2E | 56 | F | 1E | B |
| Octal | 43 | 27 | 23 | 0 | 42 | 56 | 126 | 17 | 36 | 13 |
| Binary | 100011 | 10111 | 10011 | 0 | 100010 | 101110 | 1010110 | 1111 | 11110 | 1011 |
Color Harmonies of #231713
Complementary color
Monochromatic Colors of #231713
Black with #231713
Text Example
Text Example
White with #231713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231713; }
p { color: rgb(35,23,19); }
H1.HeaderClassName
{
color: #231713;
}
.AnyTagClassName
{
color: #231713;
}
</style>
background-color css
<style>
a { background-color: #231713; }
a { background-color: rgb(35,23,19); }
div.DivClassName
{
background-color: #231713;
}
.BgClassName
{
background-color: #231713;
}
</style>
border-color css
<style>
span { border-color: #231713; }
span { border-color: rgb(35,23,19); }
td.TdClassName
{
border-color: #231713;
}
.TagClassName
{
border-color: #231713;
}
</style>