Shades of Costa Del Sol #655710
Tints of Costa Del Sol #655710
RGB
CMYK
RGB Variations
Color information
#655710 (or 0x655710) is known color: Costa Del Sol. HEX triplet: 65, 57 and 10. RGB value is (101,87,16). Sum of RGB (Red+Green+Blue) = 101+87+16=204 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.51% from 204); Green value is 87 (34.38% from 255 or 42.65% from 204); Blue value is 16 (6.64% from 255 or 7.84% from 204); Max value from RGB is 101 - color contains mainly: red. Hex color #655710 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655710 is #9AA8EF. Grayscale: #535353. Windows color (decimal): -10135792 or 1070949. OLE color: 1070949.
HSL color Cylindrical-coordinate representation of color #655710: hue angle of 50.12º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #655710 is Cyan = 0, Magento = 0.14, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 87 | 16 | - |
| CMYK | 0 | 0.14 | 0.84 | 0.60 |
| HSL | 50.12º | 0.73% | 0.23% | - |
| HSV(B) | 50.12º | 0.84% | 0.4% | - |
| XYZ | 8.87 | 9.62 | 1.88 | - |
| YUV | 83.09 | 90.14 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 16 | 0 | 0.14 | 0.84 | 0.60 | 50.12 | 0.73 | 0.23 |
| Hex | 65 | 57 | 10 | 0 | E | 54 | 3C | 32 | 49 | 17 |
| Octal | 145 | 127 | 20 | 0 | 16 | 124 | 74 | 62 | 111 | 27 |
| Binary | 1100101 | 1010111 | 10000 | 0 | 1110 | 1010100 | 111100 | 110010 | 1001001 | 10111 |
Color Harmonies of #655710
Complementary color
Monochromatic Colors of #655710
Black with #655710
Text Example
Text Example
White with #655710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655710; }
p { color: rgb(101,87,16); }
H1.HeaderClassName
{
color: #655710;
}
.AnyTagClassName
{
color: #655710;
}
</style>
background-color css
<style>
a { background-color: #655710; }
a { background-color: rgb(101,87,16); }
div.DivClassName
{
background-color: #655710;
}
.BgClassName
{
background-color: #655710;
}
</style>
border-color css
<style>
span { border-color: #655710; }
span { border-color: rgb(101,87,16); }
td.TdClassName
{
border-color: #655710;
}
.TagClassName
{
border-color: #655710;
}
</style>