Shades of Costa Del Sol #665926
Tints of Costa Del Sol #665926
RGB
CMYK
RGB Variations
Color information
#665926 (or 0x665926) is known color: Costa Del Sol. HEX triplet: 66, 59 and 26. RGB value is (102,89,38). Sum of RGB (Red+Green+Blue) = 102+89+38=229 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.54% from 229); Green value is 89 (35.16% from 255 or 38.86% from 229); Blue value is 38 (15.23% from 255 or 16.59% from 229); Max value from RGB is 102 - color contains mainly: red. Hex color #665926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665926 is #99A6D9. Grayscale: #575757. Windows color (decimal): -10069722 or 2513254. OLE color: 2513254.
HSL color Cylindrical-coordinate representation of color #665926: hue angle of 47.81º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #665926 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 38 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.6 |
| HSL | 47.81º | 0.46% | 0.27% | - |
| HSV(B) | 47.81º | 0.63% | 0.4% | - |
| XYZ | 9.4 | 10.11 | 3.29 | - |
| YUV | 87.07 | 100.31 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 38 | 0 | 0.13 | 0.63 | 0.6 | 47.81 | 0.46 | 0.27 |
| Hex | 66 | 59 | 26 | 0 | D | 3F | 3C | 30 | 2E | 1B |
| Octal | 146 | 131 | 46 | 0 | 15 | 77 | 74 | 60 | 56 | 33 |
| Binary | 1100110 | 1011001 | 100110 | 0 | 1101 | 111111 | 111100 | 110000 | 101110 | 11011 |
Color Harmonies of #665926
Complementary color
Monochromatic Colors of #665926
Black with #665926
Text Example
Text Example
White with #665926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665926; }
p { color: rgb(102,89,38); }
H1.HeaderClassName
{
color: #665926;
}
.AnyTagClassName
{
color: #665926;
}
</style>
background-color css
<style>
a { background-color: #665926; }
a { background-color: rgb(102,89,38); }
div.DivClassName
{
background-color: #665926;
}
.BgClassName
{
background-color: #665926;
}
</style>
border-color css
<style>
span { border-color: #665926; }
span { border-color: rgb(102,89,38); }
td.TdClassName
{
border-color: #665926;
}
.TagClassName
{
border-color: #665926;
}
</style>