Shades of Costa Del Sol #655824
Tints of Costa Del Sol #655824
RGB
CMYK
RGB Variations
Color information
#655824 (or 0x655824) is known color: Costa Del Sol. HEX triplet: 65, 58 and 24. RGB value is (101,88,36). Sum of RGB (Red+Green+Blue) = 101+88+36=225 (29% of max value = 765). Red value is 101 (39.84% from 255 or 44.89% from 225); Green value is 88 (34.77% from 255 or 39.11% from 225); Blue value is 36 (14.45% from 255 or 16% from 225); Max value from RGB is 101 - color contains mainly: red. Hex color #655824 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655824 is #9AA7DB. Grayscale: #565656. Windows color (decimal): -10135516 or 2381925. OLE color: 2381925.
HSL color Cylindrical-coordinate representation of color #655824: hue angle of 48º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #655824 is Cyan = 0, Magento = 0.13, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 36 | - |
| CMYK | 0 | 0.13 | 0.64 | 0.60 |
| HSL | 48º | 0.47% | 0.27% | - |
| HSV(B) | 48º | 0.64% | 0.4% | - |
| XYZ | 9.17 | 9.87 | 3.09 | - |
| YUV | 85.96 | 99.81 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 36 | 0 | 0.13 | 0.64 | 0.60 | 48 | 0.47 | 0.27 |
| Hex | 65 | 58 | 24 | 0 | D | 40 | 3C | 30 | 2F | 1B |
| Octal | 145 | 130 | 44 | 0 | 15 | 100 | 74 | 60 | 57 | 33 |
| Binary | 1100101 | 1011000 | 100100 | 0 | 1101 | 1000000 | 111100 | 110000 | 101111 | 11011 |
Color Harmonies of #655824
Complementary color
Monochromatic Colors of #655824
Black with #655824
Text Example
Text Example
White with #655824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655824; }
p { color: rgb(101,88,36); }
H1.HeaderClassName
{
color: #655824;
}
.AnyTagClassName
{
color: #655824;
}
</style>
background-color css
<style>
a { background-color: #655824; }
a { background-color: rgb(101,88,36); }
div.DivClassName
{
background-color: #655824;
}
.BgClassName
{
background-color: #655824;
}
</style>
border-color css
<style>
span { border-color: #655824; }
span { border-color: rgb(101,88,36); }
td.TdClassName
{
border-color: #655824;
}
.TagClassName
{
border-color: #655824;
}
</style>