Shades of Sand Dune #827568
Tints of Sand Dune #827568
RGB
CMYK
RGB Variations
Color information
#827568 (or 0x827568) is known color: Sand Dune. HEX triplet: 82, 75 and 68. RGB value is (130,117,104). Sum of RGB (Red+Green+Blue) = 130+117+104=351 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.04% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 104 (41.02% from 255 or 29.63% from 351); Max value from RGB is 130 - color contains mainly: red. Hex color #827568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827568 is #7D8A97. Grayscale: #777777. Windows color (decimal): -8227480 or 6845826. OLE color: 6845826.
HSL color Cylindrical-coordinate representation of color #827568: hue angle of 30º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #827568 is Cyan = 0, Magento = 0.1, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 104 | - |
| CMYK | 0 | 0.1 | 0.2 | 0.49 |
| HSL | 30º | 0.11% | 0.46% | - |
| HSV(B) | 30º | 0.2% | 0.51% | - |
| XYZ | 18.07 | 18.47 | 15.71 | - |
| YUV | 119.41 | 119.31 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 104 | 0 | 0.1 | 0.2 | 0.49 | 30 | 0.11 | 0.46 |
| Hex | 82 | 75 | 68 | 0 | A | 14 | 31 | 1E | B | 2E |
| Octal | 202 | 165 | 150 | 0 | 12 | 24 | 61 | 36 | 13 | 56 |
| Binary | 10000010 | 1110101 | 1101000 | 0 | 1010 | 10100 | 110001 | 11110 | 1011 | 101110 |
Color Harmonies of #827568
Complementary color
Monochromatic Colors of #827568
Black with #827568
Text Example
Text Example
White with #827568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827568; }
p { color: rgb(130,117,104); }
H1.HeaderClassName
{
color: #827568;
}
.AnyTagClassName
{
color: #827568;
}
</style>
background-color css
<style>
a { background-color: #827568; }
a { background-color: rgb(130,117,104); }
div.DivClassName
{
background-color: #827568;
}
.BgClassName
{
background-color: #827568;
}
</style>
border-color css
<style>
span { border-color: #827568; }
span { border-color: rgb(130,117,104); }
td.TdClassName
{
border-color: #827568;
}
.TagClassName
{
border-color: #827568;
}
</style>