Shades of Costa Del Sol #665928
Tints of Costa Del Sol #665928
RGB
CMYK
RGB Variations
Color information
#665928 (or 0x665928) is known color: Costa Del Sol. HEX triplet: 66, 59 and 28. RGB value is (102,89,40). Sum of RGB (Red+Green+Blue) = 102+89+40=231 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.16% from 231); Green value is 89 (35.16% from 255 or 38.53% from 231); Blue value is 40 (16.02% from 255 or 17.32% from 231); Max value from RGB is 102 - color contains mainly: red. Hex color #665928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665928 is #99A6D7. Grayscale: #575757. Windows color (decimal): -10069720 or 2644326. OLE color: 2644326.
HSL color Cylindrical-coordinate representation of color #665928: hue angle of 47.42º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #665928 is Cyan = 0, Magento = 0.13, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 40 | - |
| CMYK | 0 | 0.13 | 0.61 | 0.6 |
| HSL | 47.42º | 0.44% | 0.28% | - |
| HSV(B) | 47.42º | 0.61% | 0.4% | - |
| XYZ | 9.43 | 10.12 | 3.46 | - |
| YUV | 87.3 | 101.31 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 40 | 0 | 0.13 | 0.61 | 0.6 | 47.42 | 0.44 | 0.28 |
| Hex | 66 | 59 | 28 | 0 | D | 3D | 3C | 2F | 2C | 1C |
| Octal | 146 | 131 | 50 | 0 | 15 | 75 | 74 | 57 | 54 | 34 |
| Binary | 1100110 | 1011001 | 101000 | 0 | 1101 | 111101 | 111100 | 101111 | 101100 | 11100 |
Color Harmonies of #665928
Complementary color
Monochromatic Colors of #665928
Black with #665928
Text Example
Text Example
White with #665928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665928; }
p { color: rgb(102,89,40); }
H1.HeaderClassName
{
color: #665928;
}
.AnyTagClassName
{
color: #665928;
}
</style>
background-color css
<style>
a { background-color: #665928; }
a { background-color: rgb(102,89,40); }
div.DivClassName
{
background-color: #665928;
}
.BgClassName
{
background-color: #665928;
}
</style>
border-color css
<style>
span { border-color: #665928; }
span { border-color: rgb(102,89,40); }
td.TdClassName
{
border-color: #665928;
}
.TagClassName
{
border-color: #665928;
}
</style>