Shades of Costa Del Sol #655816
Tints of Costa Del Sol #655816
RGB
CMYK
RGB Variations
Color information
#655816 (or 0x655816) is known color: Costa Del Sol. HEX triplet: 65, 58 and 16. RGB value is (101,88,22). Sum of RGB (Red+Green+Blue) = 101+88+22=211 (27% of max value = 765). Red value is 101 (39.84% from 255 or 47.87% from 211); Green value is 88 (34.77% from 255 or 41.71% from 211); Blue value is 22 (8.98% from 255 or 10.43% from 211); Max value from RGB is 101 - color contains mainly: red. Hex color #655816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655816 is #9AA7E9. Grayscale: #545454. Windows color (decimal): -10135530 or 1464421. OLE color: 1464421.
HSL color Cylindrical-coordinate representation of color #655816: hue angle of 50.13º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #655816 is Cyan = 0, Magento = 0.13, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 22 | - |
| CMYK | 0 | 0.13 | 0.78 | 0.60 |
| HSL | 50.13º | 0.64% | 0.24% | - |
| HSV(B) | 50.13º | 0.78% | 0.4% | - |
| XYZ | 9 | 9.8 | 2.18 | - |
| YUV | 84.36 | 92.81 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 22 | 0 | 0.13 | 0.78 | 0.60 | 50.13 | 0.64 | 0.24 |
| Hex | 65 | 58 | 16 | 0 | D | 4E | 3C | 32 | 40 | 18 |
| Octal | 145 | 130 | 26 | 0 | 15 | 116 | 74 | 62 | 100 | 30 |
| Binary | 1100101 | 1011000 | 10110 | 0 | 1101 | 1001110 | 111100 | 110010 | 1000000 | 11000 |
Color Harmonies of #655816
Complementary color
Monochromatic Colors of #655816
Black with #655816
Text Example
Text Example
White with #655816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655816; }
p { color: rgb(101,88,22); }
H1.HeaderClassName
{
color: #655816;
}
.AnyTagClassName
{
color: #655816;
}
</style>
background-color css
<style>
a { background-color: #655816; }
a { background-color: rgb(101,88,22); }
div.DivClassName
{
background-color: #655816;
}
.BgClassName
{
background-color: #655816;
}
</style>
border-color css
<style>
span { border-color: #655816; }
span { border-color: rgb(101,88,22); }
td.TdClassName
{
border-color: #655816;
}
.TagClassName
{
border-color: #655816;
}
</style>