Shades of Costa Del Sol #655920
Tints of Costa Del Sol #655920
RGB
CMYK
RGB Variations
Color information
#655920 (or 0x655920) is known color: Costa Del Sol. HEX triplet: 65, 59 and 20. RGB value is (101,89,32). Sum of RGB (Red+Green+Blue) = 101+89+32=222 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.50% from 222); Green value is 89 (35.16% from 255 or 40.09% from 222); Blue value is 32 (12.89% from 255 or 14.41% from 222); Max value from RGB is 101 - color contains mainly: red. Hex color #655920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655920 is #9AA6DF. Grayscale: #565656. Windows color (decimal): -10135264 or 2120037. OLE color: 2120037.
HSL color Cylindrical-coordinate representation of color #655920: hue angle of 49.57º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #655920 is Cyan = 0, Magento = 0.12, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 32 | - |
| CMYK | 0 | 0.12 | 0.68 | 0.60 |
| HSL | 49.57º | 0.52% | 0.26% | - |
| HSV(B) | 49.57º | 0.68% | 0.4% | - |
| XYZ | 9.2 | 10.02 | 2.81 | - |
| YUV | 86.09 | 97.48 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 32 | 0 | 0.12 | 0.68 | 0.60 | 49.57 | 0.52 | 0.26 |
| Hex | 65 | 59 | 20 | 0 | C | 44 | 3C | 32 | 34 | 1A |
| Octal | 145 | 131 | 40 | 0 | 14 | 104 | 74 | 62 | 64 | 32 |
| Binary | 1100101 | 1011001 | 100000 | 0 | 1100 | 1000100 | 111100 | 110010 | 110100 | 11010 |
Color Harmonies of #655920
Complementary color
Monochromatic Colors of #655920
Black with #655920
Text Example
Text Example
White with #655920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655920; }
p { color: rgb(101,89,32); }
H1.HeaderClassName
{
color: #655920;
}
.AnyTagClassName
{
color: #655920;
}
</style>
background-color css
<style>
a { background-color: #655920; }
a { background-color: rgb(101,89,32); }
div.DivClassName
{
background-color: #655920;
}
.BgClassName
{
background-color: #655920;
}
</style>
border-color css
<style>
span { border-color: #655920; }
span { border-color: rgb(101,89,32); }
td.TdClassName
{
border-color: #655920;
}
.TagClassName
{
border-color: #655920;
}
</style>