Shades of Costa Del Sol #655711
Tints of Costa Del Sol #655711
RGB
CMYK
RGB Variations
Color information
#655711 (or 0x655711) is known color: Costa Del Sol. HEX triplet: 65, 57 and 11. RGB value is (101,87,17). Sum of RGB (Red+Green+Blue) = 101+87+17=205 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.27% from 205); Green value is 87 (34.38% from 255 or 42.44% from 205); Blue value is 17 (7.03% from 255 or 8.29% from 205); Max value from RGB is 101 - color contains mainly: red. Hex color #655711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655711 is #9AA8EE. Grayscale: #535353. Windows color (decimal): -10135791 or 1136485. OLE color: 1136485.
HSL color Cylindrical-coordinate representation of color #655711: hue angle of 50º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #655711 is Cyan = 0, Magento = 0.14, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 87 | 17 | - |
| CMYK | 0 | 0.14 | 0.83 | 0.60 |
| HSL | 50º | 0.71% | 0.23% | - |
| HSV(B) | 50º | 0.83% | 0.4% | - |
| XYZ | 8.88 | 9.62 | 1.92 | - |
| YUV | 83.21 | 90.64 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 17 | 0 | 0.14 | 0.83 | 0.60 | 50 | 0.71 | 0.23 |
| Hex | 65 | 57 | 11 | 0 | E | 53 | 3C | 32 | 47 | 17 |
| Octal | 145 | 127 | 21 | 0 | 16 | 123 | 74 | 62 | 107 | 27 |
| Binary | 1100101 | 1010111 | 10001 | 0 | 1110 | 1010011 | 111100 | 110010 | 1000111 | 10111 |
Color Harmonies of #655711
Complementary color
Monochromatic Colors of #655711
Black with #655711
Text Example
Text Example
White with #655711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655711; }
p { color: rgb(101,87,17); }
H1.HeaderClassName
{
color: #655711;
}
.AnyTagClassName
{
color: #655711;
}
</style>
background-color css
<style>
a { background-color: #655711; }
a { background-color: rgb(101,87,17); }
div.DivClassName
{
background-color: #655711;
}
.BgClassName
{
background-color: #655711;
}
</style>
border-color css
<style>
span { border-color: #655711; }
span { border-color: rgb(101,87,17); }
td.TdClassName
{
border-color: #655711;
}
.TagClassName
{
border-color: #655711;
}
</style>