Shades of Arrowtown #827866
Tints of Arrowtown #827866
RGB
CMYK
RGB Variations
Color information
#827866 (or 0x827866) is known color: Arrowtown. HEX triplet: 82, 78 and 66. RGB value is (130,120,102). Sum of RGB (Red+Green+Blue) = 130+120+102=352 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.93% from 352); Green value is 120 (47.27% from 255 or 34.09% from 352); Blue value is 102 (40.23% from 255 or 28.98% from 352); Max value from RGB is 130 - color contains mainly: red. Hex color #827866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827866 is #7D8799. Grayscale: #797979. Windows color (decimal): -8226714 or 6715522. OLE color: 6715522.
HSL color Cylindrical-coordinate representation of color #827866: hue angle of 38.57º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #827866 is Cyan = 0, Magento = 0.08, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 120 | 102 | - |
| CMYK | 0 | 0.08 | 0.22 | 0.49 |
| HSL | 38.57º | 0.12% | 0.45% | - |
| HSV(B) | 38.57º | 0.22% | 0.51% | - |
| XYZ | 18.32 | 19.14 | 15.3 | - |
| YUV | 120.94 | 117.31 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 102 | 0 | 0.08 | 0.22 | 0.49 | 38.57 | 0.12 | 0.45 |
| Hex | 82 | 78 | 66 | 0 | 8 | 16 | 31 | 27 | C | 2D |
| Octal | 202 | 170 | 146 | 0 | 10 | 26 | 61 | 47 | 14 | 55 |
| Binary | 10000010 | 1111000 | 1100110 | 0 | 1000 | 10110 | 110001 | 100111 | 1100 | 101101 |
Color Harmonies of #827866
Complementary color
Monochromatic Colors of #827866
Black with #827866
Text Example
Text Example
White with #827866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827866; }
p { color: rgb(130,120,102); }
H1.HeaderClassName
{
color: #827866;
}
.AnyTagClassName
{
color: #827866;
}
</style>
background-color css
<style>
a { background-color: #827866; }
a { background-color: rgb(130,120,102); }
div.DivClassName
{
background-color: #827866;
}
.BgClassName
{
background-color: #827866;
}
</style>
border-color css
<style>
span { border-color: #827866; }
span { border-color: rgb(130,120,102); }
td.TdClassName
{
border-color: #827866;
}
.TagClassName
{
border-color: #827866;
}
</style>