Shades of Costa Del Sol #655919
Tints of Costa Del Sol #655919
RGB
CMYK
RGB Variations
Color information
#655919 (or 0x655919) is known color: Costa Del Sol. HEX triplet: 65, 59 and 19. RGB value is (101,89,25). Sum of RGB (Red+Green+Blue) = 101+89+25=215 (28% of max value = 765). Red value is 101 (39.84% from 255 or 46.98% from 215); Green value is 89 (35.16% from 255 or 41.40% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 101 - color contains mainly: red. Hex color #655919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655919 is #9AA6E6. Grayscale: #555555. Windows color (decimal): -10135271 or 1661285. OLE color: 1661285.
HSL color Cylindrical-coordinate representation of color #655919: hue angle of 50.53º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #655919 is Cyan = 0, Magento = 0.12, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 25 | - |
| CMYK | 0 | 0.12 | 0.75 | 0.60 |
| HSL | 50.53º | 0.6% | 0.25% | - |
| HSV(B) | 50.53º | 0.75% | 0.4% | - |
| XYZ | 9.11 | 9.98 | 2.37 | - |
| YUV | 85.29 | 93.98 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 25 | 0 | 0.12 | 0.75 | 0.60 | 50.53 | 0.6 | 0.25 |
| Hex | 65 | 59 | 19 | 0 | C | 4B | 3C | 33 | 3C | 19 |
| Octal | 145 | 131 | 31 | 0 | 14 | 113 | 74 | 63 | 74 | 31 |
| Binary | 1100101 | 1011001 | 11001 | 0 | 1100 | 1001011 | 111100 | 110011 | 111100 | 11001 |
Color Harmonies of #655919
Complementary color
Monochromatic Colors of #655919
Black with #655919
Text Example
Text Example
White with #655919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655919; }
p { color: rgb(101,89,25); }
H1.HeaderClassName
{
color: #655919;
}
.AnyTagClassName
{
color: #655919;
}
</style>
background-color css
<style>
a { background-color: #655919; }
a { background-color: rgb(101,89,25); }
div.DivClassName
{
background-color: #655919;
}
.BgClassName
{
background-color: #655919;
}
</style>
border-color css
<style>
span { border-color: #655919; }
span { border-color: rgb(101,89,25); }
td.TdClassName
{
border-color: #655919;
}
.TagClassName
{
border-color: #655919;
}
</style>