Shades of Costa Del Sol #655720
Tints of Costa Del Sol #655720
RGB
CMYK
RGB Variations
Color information
#655720 (or 0x655720) is known color: Costa Del Sol. HEX triplet: 65, 57 and 20. RGB value is (101,87,32). Sum of RGB (Red+Green+Blue) = 101+87+32=220 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.91% from 220); Green value is 87 (34.38% from 255 or 39.55% from 220); Blue value is 32 (12.89% from 255 or 14.55% from 220); Max value from RGB is 101 - color contains mainly: red. Hex color #655720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655720 is #9AA8DF. Grayscale: #555555. Windows color (decimal): -10135776 or 2119525. OLE color: 2119525.
HSL color Cylindrical-coordinate representation of color #655720: hue angle of 47.83º 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 #655720 is Cyan = 0, Magento = 0.14, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 87 | 32 | - |
| CMYK | 0 | 0.14 | 0.68 | 0.60 |
| HSL | 47.83º | 0.52% | 0.26% | - |
| HSV(B) | 47.83º | 0.68% | 0.4% | - |
| XYZ | 9.04 | 9.69 | 2.76 | - |
| YUV | 84.92 | 98.14 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 32 | 0 | 0.14 | 0.68 | 0.60 | 47.83 | 0.52 | 0.26 |
| Hex | 65 | 57 | 20 | 0 | E | 44 | 3C | 30 | 34 | 1A |
| Octal | 145 | 127 | 40 | 0 | 16 | 104 | 74 | 60 | 64 | 32 |
| Binary | 1100101 | 1010111 | 100000 | 0 | 1110 | 1000100 | 111100 | 110000 | 110100 | 11010 |
Color Harmonies of #655720
Complementary color
Monochromatic Colors of #655720
Black with #655720
Text Example
Text Example
White with #655720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655720; }
p { color: rgb(101,87,32); }
H1.HeaderClassName
{
color: #655720;
}
.AnyTagClassName
{
color: #655720;
}
</style>
background-color css
<style>
a { background-color: #655720; }
a { background-color: rgb(101,87,32); }
div.DivClassName
{
background-color: #655720;
}
.BgClassName
{
background-color: #655720;
}
</style>
border-color css
<style>
span { border-color: #655720; }
span { border-color: rgb(101,87,32); }
td.TdClassName
{
border-color: #655720;
}
.TagClassName
{
border-color: #655720;
}
</style>