Shades of Costa Del Sol #655715
Tints of Costa Del Sol #655715
RGB
CMYK
RGB Variations
Color information
#655715 (or 0x655715) is known color: Costa Del Sol. HEX triplet: 65, 57 and 15. RGB value is (101,87,21). Sum of RGB (Red+Green+Blue) = 101+87+21=209 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.33% from 209); Green value is 87 (34.38% from 255 or 41.63% from 209); Blue value is 21 (8.59% from 255 or 10.05% from 209); Max value from RGB is 101 - color contains mainly: red. Hex color #655715 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655715 is #9AA8EA. Grayscale: #535353. Windows color (decimal): -10135787 or 1398629. OLE color: 1398629.
HSL color Cylindrical-coordinate representation of color #655715: hue angle of 49.5º 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 #655715 is Cyan = 0, Magento = 0.14, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 87 | 21 | - |
| CMYK | 0 | 0.14 | 0.79 | 0.60 |
| HSL | 49.5º | 0.66% | 0.24% | - |
| HSV(B) | 49.5º | 0.79% | 0.4% | - |
| XYZ | 8.91 | 9.64 | 2.1 | - |
| YUV | 83.66 | 92.64 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 21 | 0 | 0.14 | 0.79 | 0.60 | 49.5 | 0.66 | 0.24 |
| Hex | 65 | 57 | 15 | 0 | E | 4F | 3C | 32 | 42 | 18 |
| Octal | 145 | 127 | 25 | 0 | 16 | 117 | 74 | 62 | 102 | 30 |
| Binary | 1100101 | 1010111 | 10101 | 0 | 1110 | 1001111 | 111100 | 110010 | 1000010 | 11000 |
Color Harmonies of #655715
Complementary color
Monochromatic Colors of #655715
Black with #655715
Text Example
Text Example
White with #655715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655715; }
p { color: rgb(101,87,21); }
H1.HeaderClassName
{
color: #655715;
}
.AnyTagClassName
{
color: #655715;
}
</style>
background-color css
<style>
a { background-color: #655715; }
a { background-color: rgb(101,87,21); }
div.DivClassName
{
background-color: #655715;
}
.BgClassName
{
background-color: #655715;
}
</style>
border-color css
<style>
span { border-color: #655715; }
span { border-color: rgb(101,87,21); }
td.TdClassName
{
border-color: #655715;
}
.TagClassName
{
border-color: #655715;
}
</style>