Shades of Costa Del Sol #655918
Tints of Costa Del Sol #655918
RGB
CMYK
RGB Variations
Color information
#655918 (or 0x655918) is known color: Costa Del Sol. HEX triplet: 65, 59 and 18. RGB value is (101,89,24). Sum of RGB (Red+Green+Blue) = 101+89+24=214 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.20% from 214); Green value is 89 (35.16% from 255 or 41.59% from 214); Blue value is 24 (9.77% from 255 or 11.21% from 214); Max value from RGB is 101 - color contains mainly: red. Hex color #655918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655918 is #9AA6E7. Grayscale: #555555. Windows color (decimal): -10135272 or 1595749. OLE color: 1595749.
HSL color Cylindrical-coordinate representation of color #655918: hue angle of 50.65º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #655918 is Cyan = 0, Magento = 0.12, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 24 | - |
| CMYK | 0 | 0.12 | 0.76 | 0.60 |
| HSL | 50.65º | 0.62% | 0.25% | - |
| HSV(B) | 50.65º | 0.76% | 0.4% | - |
| XYZ | 9.1 | 9.98 | 2.31 | - |
| YUV | 85.18 | 93.48 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 24 | 0 | 0.12 | 0.76 | 0.60 | 50.65 | 0.62 | 0.25 |
| Hex | 65 | 59 | 18 | 0 | C | 4C | 3C | 33 | 3E | 19 |
| Octal | 145 | 131 | 30 | 0 | 14 | 114 | 74 | 63 | 76 | 31 |
| Binary | 1100101 | 1011001 | 11000 | 0 | 1100 | 1001100 | 111100 | 110011 | 111110 | 11001 |
Color Harmonies of #655918
Complementary color
Monochromatic Colors of #655918
Black with #655918
Text Example
Text Example
White with #655918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655918; }
p { color: rgb(101,89,24); }
H1.HeaderClassName
{
color: #655918;
}
.AnyTagClassName
{
color: #655918;
}
</style>
background-color css
<style>
a { background-color: #655918; }
a { background-color: rgb(101,89,24); }
div.DivClassName
{
background-color: #655918;
}
.BgClassName
{
background-color: #655918;
}
</style>
border-color css
<style>
span { border-color: #655918; }
span { border-color: rgb(101,89,24); }
td.TdClassName
{
border-color: #655918;
}
.TagClassName
{
border-color: #655918;
}
</style>