Shades of Arrowtown #827969
Tints of Arrowtown #827969
RGB
CMYK
RGB Variations
Color information
#827969 (or 0x827969) is known color: Arrowtown. HEX triplet: 82, 79 and 69. RGB value is (130,121,105). Sum of RGB (Red+Green+Blue) = 130+121+105=356 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.52% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 105 (41.41% from 255 or 29.49% from 356); Max value from RGB is 130 - color contains mainly: red. Hex color #827969 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827969 is #7D8696. Grayscale: #797979. Windows color (decimal): -8226455 or 6912386. OLE color: 6912386.
HSL color Cylindrical-coordinate representation of color #827969: hue angle of 38.4º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #827969 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 105 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.49 |
| HSL | 38.4º | 0.11% | 0.46% | - |
| HSV(B) | 38.4º | 0.19% | 0.51% | - |
| XYZ | 18.59 | 19.44 | 16.14 | - |
| YUV | 121.87 | 118.48 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 105 | 0 | 0.07 | 0.19 | 0.49 | 38.4 | 0.11 | 0.46 |
| Hex | 82 | 79 | 69 | 0 | 7 | 13 | 31 | 26 | B | 2E |
| Octal | 202 | 171 | 151 | 0 | 7 | 23 | 61 | 46 | 13 | 56 |
| Binary | 10000010 | 1111001 | 1101001 | 0 | 111 | 10011 | 110001 | 100110 | 1011 | 101110 |
Color Harmonies of #827969
Complementary color
Monochromatic Colors of #827969
Black with #827969
Text Example
Text Example
White with #827969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827969; }
p { color: rgb(130,121,105); }
H1.HeaderClassName
{
color: #827969;
}
.AnyTagClassName
{
color: #827969;
}
</style>
background-color css
<style>
a { background-color: #827969; }
a { background-color: rgb(130,121,105); }
div.DivClassName
{
background-color: #827969;
}
.BgClassName
{
background-color: #827969;
}
</style>
border-color css
<style>
span { border-color: #827969; }
span { border-color: rgb(130,121,105); }
td.TdClassName
{
border-color: #827969;
}
.TagClassName
{
border-color: #827969;
}
</style>