Shades of Costa Del Sol #655819
Tints of Costa Del Sol #655819
RGB
CMYK
RGB Variations
Color information
#655819 (or 0x655819) is known color: Costa Del Sol. HEX triplet: 65, 58 and 19. RGB value is (101,88,25). Sum of RGB (Red+Green+Blue) = 101+88+25=214 (28% of max value = 765). Red value is 101 (39.84% from 255 or 47.20% from 214); Green value is 88 (34.77% from 255 or 41.12% from 214); Blue value is 25 (10.16% from 255 or 11.68% from 214); Max value from RGB is 101 - color contains mainly: red. Hex color #655819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655819 is #9AA7E6. Grayscale: #545454. Windows color (decimal): -10135527 or 1661029. OLE color: 1661029.
HSL color Cylindrical-coordinate representation of color #655819: hue angle of 49.74º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #655819 is Cyan = 0, Magento = 0.13, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 25 | - |
| CMYK | 0 | 0.13 | 0.75 | 0.60 |
| HSL | 49.74º | 0.6% | 0.25% | - |
| HSV(B) | 49.74º | 0.75% | 0.4% | - |
| XYZ | 9.03 | 9.82 | 2.34 | - |
| YUV | 84.71 | 94.31 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 25 | 0 | 0.13 | 0.75 | 0.60 | 49.74 | 0.6 | 0.25 |
| Hex | 65 | 58 | 19 | 0 | D | 4B | 3C | 32 | 3C | 19 |
| Octal | 145 | 130 | 31 | 0 | 15 | 113 | 74 | 62 | 74 | 31 |
| Binary | 1100101 | 1011000 | 11001 | 0 | 1101 | 1001011 | 111100 | 110010 | 111100 | 11001 |
Color Harmonies of #655819
Complementary color
Monochromatic Colors of #655819
Black with #655819
Text Example
Text Example
White with #655819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655819; }
p { color: rgb(101,88,25); }
H1.HeaderClassName
{
color: #655819;
}
.AnyTagClassName
{
color: #655819;
}
</style>
background-color css
<style>
a { background-color: #655819; }
a { background-color: rgb(101,88,25); }
div.DivClassName
{
background-color: #655819;
}
.BgClassName
{
background-color: #655819;
}
</style>
border-color css
<style>
span { border-color: #655819; }
span { border-color: rgb(101,88,25); }
td.TdClassName
{
border-color: #655819;
}
.TagClassName
{
border-color: #655819;
}
</style>