Shades of Costa Del Sol #665927
Tints of Costa Del Sol #665927
RGB
CMYK
RGB Variations
Color information
#665927 (or 0x665927) is known color: Costa Del Sol. HEX triplet: 66, 59 and 27. RGB value is (102,89,39). Sum of RGB (Red+Green+Blue) = 102+89+39=230 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.35% from 230); Green value is 89 (35.16% from 255 or 38.70% from 230); Blue value is 39 (15.62% from 255 or 16.96% from 230); Max value from RGB is 102 - color contains mainly: red. Hex color #665927 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665927 is #99A6D8. Grayscale: #575757. Windows color (decimal): -10069721 or 2578790. OLE color: 2578790.
HSL color Cylindrical-coordinate representation of color #665927: hue angle of 47.62º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #665927 is Cyan = 0, Magento = 0.13, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 39 | - |
| CMYK | 0 | 0.13 | 0.62 | 0.6 |
| HSL | 47.62º | 0.45% | 0.28% | - |
| HSV(B) | 47.62º | 0.62% | 0.4% | - |
| XYZ | 9.42 | 10.12 | 3.38 | - |
| YUV | 87.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 39 | 0 | 0.13 | 0.62 | 0.6 | 47.62 | 0.45 | 0.28 |
| Hex | 66 | 59 | 27 | 0 | D | 3E | 3C | 30 | 2D | 1C |
| Octal | 146 | 131 | 47 | 0 | 15 | 76 | 74 | 60 | 55 | 34 |
| Binary | 1100110 | 1011001 | 100111 | 0 | 1101 | 111110 | 111100 | 110000 | 101101 | 11100 |
Color Harmonies of #665927
Complementary color
Monochromatic Colors of #665927
Black with #665927
Text Example
Text Example
White with #665927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665927; }
p { color: rgb(102,89,39); }
H1.HeaderClassName
{
color: #665927;
}
.AnyTagClassName
{
color: #665927;
}
</style>
background-color css
<style>
a { background-color: #665927; }
a { background-color: rgb(102,89,39); }
div.DivClassName
{
background-color: #665927;
}
.BgClassName
{
background-color: #665927;
}
</style>
border-color css
<style>
span { border-color: #665927; }
span { border-color: rgb(102,89,39); }
td.TdClassName
{
border-color: #665927;
}
.TagClassName
{
border-color: #665927;
}
</style>