Shades of Arrowtown #827868
Tints of Arrowtown #827868
RGB
CMYK
RGB Variations
Color information
#827868 (or 0x827868) is known color: Arrowtown. HEX triplet: 82, 78 and 68. RGB value is (130,120,104). Sum of RGB (Red+Green+Blue) = 130+120+104=354 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.72% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 104 (41.02% from 255 or 29.38% from 354); Max value from RGB is 130 - color contains mainly: red. Hex color #827868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827868 is #7D8797. Grayscale: #797979. Windows color (decimal): -8226712 or 6846594. OLE color: 6846594.
HSL color Cylindrical-coordinate representation of color #827868: hue angle of 36.92º 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 #827868 is Cyan = 0, Magento = 0.08, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 120 | 104 | - |
| CMYK | 0 | 0.08 | 0.2 | 0.49 |
| HSL | 36.92º | 0.11% | 0.46% | - |
| HSV(B) | 36.92º | 0.2% | 0.51% | - |
| XYZ | 18.42 | 19.18 | 15.83 | - |
| YUV | 121.17 | 118.31 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 104 | 0 | 0.08 | 0.2 | 0.49 | 36.92 | 0.11 | 0.46 |
| Hex | 82 | 78 | 68 | 0 | 8 | 14 | 31 | 25 | B | 2E |
| Octal | 202 | 170 | 150 | 0 | 10 | 24 | 61 | 45 | 13 | 56 |
| Binary | 10000010 | 1111000 | 1101000 | 0 | 1000 | 10100 | 110001 | 100101 | 1011 | 101110 |
Color Harmonies of #827868
Complementary color
Monochromatic Colors of #827868
Black with #827868
Text Example
Text Example
White with #827868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827868; }
p { color: rgb(130,120,104); }
H1.HeaderClassName
{
color: #827868;
}
.AnyTagClassName
{
color: #827868;
}
</style>
background-color css
<style>
a { background-color: #827868; }
a { background-color: rgb(130,120,104); }
div.DivClassName
{
background-color: #827868;
}
.BgClassName
{
background-color: #827868;
}
</style>
border-color css
<style>
span { border-color: #827868; }
span { border-color: rgb(130,120,104); }
td.TdClassName
{
border-color: #827868;
}
.TagClassName
{
border-color: #827868;
}
</style>