Shades of Sand Dune #827567
Tints of Sand Dune #827567
RGB
CMYK
RGB Variations
Color information
#827567 (or 0x827567) is known color: Sand Dune. HEX triplet: 82, 75 and 67. RGB value is (130,117,103). Sum of RGB (Red+Green+Blue) = 130+117+103=350 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.14% from 350); Green value is 117 (46.09% from 255 or 33.43% from 350); Blue value is 103 (40.62% from 255 or 29.43% from 350); Max value from RGB is 130 - color contains mainly: red. Hex color #827567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827567 is #7D8A98. Grayscale: #777777. Windows color (decimal): -8227481 or 6780290. OLE color: 6780290.
HSL color Cylindrical-coordinate representation of color #827567: hue angle of 31.11º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #827567 is Cyan = 0, Magento = 0.1, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 103 | - |
| CMYK | 0 | 0.1 | 0.21 | 0.49 |
| HSL | 31.11º | 0.12% | 0.46% | - |
| HSV(B) | 31.11º | 0.21% | 0.51% | - |
| XYZ | 18.02 | 18.45 | 15.44 | - |
| YUV | 119.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 103 | 0 | 0.1 | 0.21 | 0.49 | 31.11 | 0.12 | 0.46 |
| Hex | 82 | 75 | 67 | 0 | A | 15 | 31 | 1F | C | 2E |
| Octal | 202 | 165 | 147 | 0 | 12 | 25 | 61 | 37 | 14 | 56 |
| Binary | 10000010 | 1110101 | 1100111 | 0 | 1010 | 10101 | 110001 | 11111 | 1100 | 101110 |
Color Harmonies of #827567
Complementary color
Monochromatic Colors of #827567
Black with #827567
Text Example
Text Example
White with #827567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827567; }
p { color: rgb(130,117,103); }
H1.HeaderClassName
{
color: #827567;
}
.AnyTagClassName
{
color: #827567;
}
</style>
background-color css
<style>
a { background-color: #827567; }
a { background-color: rgb(130,117,103); }
div.DivClassName
{
background-color: #827567;
}
.BgClassName
{
background-color: #827567;
}
</style>
border-color css
<style>
span { border-color: #827567; }
span { border-color: rgb(130,117,103); }
td.TdClassName
{
border-color: #827567;
}
.TagClassName
{
border-color: #827567;
}
</style>