Shades of Del Rio #A59791
Tints of Del Rio #A59791
RGB
CMYK
RGB Variations
Color information
#A59791 (or 0xA59791) is known color: Del Rio. HEX triplet: A5, 97 and 91. RGB value is (165,151,145). Sum of RGB (Red+Green+Blue) = 165+151+145=461 (61% of max value = 765). Red value is 165 (64.84% from 255 or 35.79% from 461); Green value is 151 (59.38% from 255 or 32.75% from 461); Blue value is 145 (57.03% from 255 or 31.45% from 461); Max value from RGB is 165 - color contains mainly: red. Hex color #A59791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A59791 is #5A686E. Grayscale: #9A9A9A. Windows color (decimal): -5924975 or 9541541. OLE color: 9541541.
HSL color Cylindrical-coordinate representation of color #A59791: hue angle of 18º degrees, saturation: 0.1, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #A59791 is Cyan = 0, Magento = 0.08, Yellow = 0.12 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 151 | 145 | - |
| CMYK | 0 | 0.08 | 0.12 | 0.35 |
| HSL | 18º | 0.1% | 0.61% | - |
| HSV(B) | 18º | 0.12% | 0.65% | - |
| XYZ | 31.69 | 32.18 | 31.33 | - |
| YUV | 154.5 | 122.64 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 151 | 145 | 0 | 0.08 | 0.12 | 0.35 | 18 | 0.1 | 0.61 |
| Hex | A5 | 97 | 91 | 0 | 8 | C | 23 | 12 | A | 3D |
| Octal | 245 | 227 | 221 | 0 | 10 | 14 | 43 | 22 | 12 | 75 |
| Binary | 10100101 | 10010111 | 10010001 | 0 | 1000 | 1100 | 100011 | 10010 | 1010 | 111101 |
Color Harmonies of #A59791
Complementary color
Monochromatic Colors of #A59791
Black with #A59791
Text Example
Text Example
White with #A59791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A59791; }
p { color: rgb(165,151,145); }
H1.HeaderClassName
{
color: #A59791;
}
.AnyTagClassName
{
color: #A59791;
}
</style>
background-color css
<style>
a { background-color: #A59791; }
a { background-color: rgb(165,151,145); }
div.DivClassName
{
background-color: #A59791;
}
.BgClassName
{
background-color: #A59791;
}
</style>
border-color css
<style>
span { border-color: #A59791; }
span { border-color: rgb(165,151,145); }
td.TdClassName
{
border-color: #A59791;
}
.TagClassName
{
border-color: #A59791;
}
</style>