Shades of Arrowtown #827867
Tints of Arrowtown #827867
RGB
CMYK
RGB Variations
Color information
#827867 (or 0x827867) is known color: Arrowtown. HEX triplet: 82, 78 and 67. RGB value is (130,120,103). Sum of RGB (Red+Green+Blue) = 130+120+103=353 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.83% from 353); Green value is 120 (47.27% from 255 or 33.99% from 353); Blue value is 103 (40.62% from 255 or 29.18% from 353); Max value from RGB is 130 - color contains mainly: red. Hex color #827867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827867 is #7D8798. Grayscale: #797979. Windows color (decimal): -8226713 or 6781058. OLE color: 6781058.
HSL color Cylindrical-coordinate representation of color #827867: hue angle of 37.78º 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 #827867 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 120 | 103 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.49 |
| HSL | 37.78º | 0.12% | 0.46% | - |
| HSV(B) | 37.78º | 0.21% | 0.51% | - |
| XYZ | 18.37 | 19.16 | 15.56 | - |
| YUV | 121.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 103 | 0 | 0.08 | 0.21 | 0.49 | 37.78 | 0.12 | 0.46 |
| Hex | 82 | 78 | 67 | 0 | 8 | 15 | 31 | 26 | C | 2E |
| Octal | 202 | 170 | 147 | 0 | 10 | 25 | 61 | 46 | 14 | 56 |
| Binary | 10000010 | 1111000 | 1100111 | 0 | 1000 | 10101 | 110001 | 100110 | 1100 | 101110 |
Color Harmonies of #827867
Complementary color
Monochromatic Colors of #827867
Black with #827867
Text Example
Text Example
White with #827867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827867; }
p { color: rgb(130,120,103); }
H1.HeaderClassName
{
color: #827867;
}
.AnyTagClassName
{
color: #827867;
}
</style>
background-color css
<style>
a { background-color: #827867; }
a { background-color: rgb(130,120,103); }
div.DivClassName
{
background-color: #827867;
}
.BgClassName
{
background-color: #827867;
}
</style>
border-color css
<style>
span { border-color: #827867; }
span { border-color: rgb(130,120,103); }
td.TdClassName
{
border-color: #827867;
}
.TagClassName
{
border-color: #827867;
}
</style>