Shades of Costa Del Sol #655815
Tints of Costa Del Sol #655815
RGB
CMYK
RGB Variations
Color information
#655815 (or 0x655815) is known color: Costa Del Sol. HEX triplet: 65, 58 and 15. RGB value is (101,88,21). Sum of RGB (Red+Green+Blue) = 101+88+21=210 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.10% from 210); Green value is 88 (34.77% from 255 or 41.90% from 210); Blue value is 21 (8.59% from 255 or 10% from 210); Max value from RGB is 101 - color contains mainly: red. Hex color #655815 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655815 is #9AA7EA. Grayscale: #545454. Windows color (decimal): -10135531 or 1398885. OLE color: 1398885.
HSL color Cylindrical-coordinate representation of color #655815: hue angle of 50.25º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #655815 is Cyan = 0, Magento = 0.13, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 21 | - |
| CMYK | 0 | 0.13 | 0.79 | 0.60 |
| HSL | 50.25º | 0.66% | 0.24% | - |
| HSV(B) | 50.25º | 0.79% | 0.4% | - |
| XYZ | 8.99 | 9.8 | 2.13 | - |
| YUV | 84.25 | 92.31 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 21 | 0 | 0.13 | 0.79 | 0.60 | 50.25 | 0.66 | 0.24 |
| Hex | 65 | 58 | 15 | 0 | D | 4F | 3C | 32 | 42 | 18 |
| Octal | 145 | 130 | 25 | 0 | 15 | 117 | 74 | 62 | 102 | 30 |
| Binary | 1100101 | 1011000 | 10101 | 0 | 1101 | 1001111 | 111100 | 110010 | 1000010 | 11000 |
Color Harmonies of #655815
Complementary color
Monochromatic Colors of #655815
Black with #655815
Text Example
Text Example
White with #655815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655815; }
p { color: rgb(101,88,21); }
H1.HeaderClassName
{
color: #655815;
}
.AnyTagClassName
{
color: #655815;
}
</style>
background-color css
<style>
a { background-color: #655815; }
a { background-color: rgb(101,88,21); }
div.DivClassName
{
background-color: #655815;
}
.BgClassName
{
background-color: #655815;
}
</style>
border-color css
<style>
span { border-color: #655815; }
span { border-color: rgb(101,88,21); }
td.TdClassName
{
border-color: #655815;
}
.TagClassName
{
border-color: #655815;
}
</style>