Shades of Light Wood #825958
Tints of Light Wood #825958
RGB
CMYK
RGB Variations
Color information
#825958 (or 0x825958) is known color: Light Wood. HEX triplet: 82, 59 and 58. RGB value is (130,89,88). Sum of RGB (Red+Green+Blue) = 130+89+88=307 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.35% from 307); Green value is 89 (35.16% from 255 or 28.99% from 307); Blue value is 88 (34.77% from 255 or 28.66% from 307); Max value from RGB is 130 - color contains mainly: red. Hex color #825958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825958 is #7DA6A7. Grayscale: #656565. Windows color (decimal): -8234664 or 5790082. OLE color: 5790082.
HSL color Cylindrical-coordinate representation of color #825958: hue angle of 1.43º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #825958 is Cyan = 0, Magento = 0.32, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 88 | - |
| CMYK | 0 | 0.32 | 0.32 | 0.49 |
| HSL | 1.43º | 0.19% | 0.43% | - |
| HSV(B) | 1.43º | 0.32% | 0.51% | - |
| XYZ | 14.54 | 12.6 | 10.9 | - |
| YUV | 101.15 | 120.58 | 148.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 88 | 0 | 0.32 | 0.32 | 0.49 | 1.43 | 0.19 | 0.43 |
| Hex | 82 | 59 | 58 | 0 | 20 | 20 | 31 | 1 | 13 | 2B |
| Octal | 202 | 131 | 130 | 0 | 40 | 40 | 61 | 1 | 23 | 53 |
| Binary | 10000010 | 1011001 | 1011000 | 0 | 100000 | 100000 | 110001 | 1 | 10011 | 101011 |
Color Harmonies of #825958
Complementary color
Monochromatic Colors of #825958
Black with #825958
Text Example
Text Example
White with #825958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825958; }
p { color: rgb(130,89,88); }
H1.HeaderClassName
{
color: #825958;
}
.AnyTagClassName
{
color: #825958;
}
</style>
background-color css
<style>
a { background-color: #825958; }
a { background-color: rgb(130,89,88); }
div.DivClassName
{
background-color: #825958;
}
.BgClassName
{
background-color: #825958;
}
</style>
border-color css
<style>
span { border-color: #825958; }
span { border-color: rgb(130,89,88); }
td.TdClassName
{
border-color: #825958;
}
.TagClassName
{
border-color: #825958;
}
</style>