Shades of Costa Del Sol #656327
Tints of Costa Del Sol #656327
RGB
CMYK
RGB Variations
Color information
#656327 (or 0x656327) is known color: Costa Del Sol. HEX triplet: 65, 63 and 27. RGB value is (101,99,39). Sum of RGB (Red+Green+Blue) = 101+99+39=239 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.26% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 39 (15.62% from 255 or 16.32% from 239); Max value from RGB is 101 - color contains mainly: red. Hex color #656327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656327 is #9A9CD8. Grayscale: #5D5D5D. Windows color (decimal): -10132697 or 2581349. OLE color: 2581349.
HSL color Cylindrical-coordinate representation of color #656327: hue angle of 58.06º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #656327 is Cyan = 0, Magento = 0.02, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 99 | 39 | - |
| CMYK | 0 | 0.02 | 0.61 | 0.60 |
| HSL | 58.06º | 0.44% | 0.27% | - |
| HSV(B) | 58.06º | 0.61% | 0.4% | - |
| XYZ | 10.19 | 11.84 | 3.67 | - |
| YUV | 92.76 | 97.66 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 99 | 39 | 0 | 0.02 | 0.61 | 0.60 | 58.06 | 0.44 | 0.27 |
| Hex | 65 | 63 | 27 | 0 | 2 | 3D | 3C | 3A | 2C | 1B |
| Octal | 145 | 143 | 47 | 0 | 2 | 75 | 74 | 72 | 54 | 33 |
| Binary | 1100101 | 1100011 | 100111 | 0 | 10 | 111101 | 111100 | 111010 | 101100 | 11011 |
Color Harmonies of #656327
Complementary color
Monochromatic Colors of #656327
Black with #656327
Text Example
Text Example
White with #656327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656327; }
p { color: rgb(101,99,39); }
H1.HeaderClassName
{
color: #656327;
}
.AnyTagClassName
{
color: #656327;
}
</style>
background-color css
<style>
a { background-color: #656327; }
a { background-color: rgb(101,99,39); }
div.DivClassName
{
background-color: #656327;
}
.BgClassName
{
background-color: #656327;
}
</style>
border-color css
<style>
span { border-color: #656327; }
span { border-color: rgb(101,99,39); }
td.TdClassName
{
border-color: #656327;
}
.TagClassName
{
border-color: #656327;
}
</style>