Shades of Costa Del Sol #606325
Tints of Costa Del Sol #606325
RGB
CMYK
RGB Variations
Color information
#606325 (or 0x606325) is known color: Costa Del Sol. HEX triplet: 60, 63 and 25. RGB value is (96,99,37). Sum of RGB (Red+Green+Blue) = 96+99+37=232 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.38% from 232); Green value is 99 (39.06% from 255 or 42.67% from 232); Blue value is 37 (14.84% from 255 or 15.95% from 232); Max value from RGB is 99 - color contains mainly: green. Hex color #606325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606325 is #9F9CDA. Grayscale: #5B5B5B. Windows color (decimal): -10460379 or 2450272. OLE color: 2450272.
HSL color Cylindrical-coordinate representation of color #606325: hue angle of 62.9º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #606325 is Cyan = 0.03, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 96 | 99 | 37 | - |
| CMYK | 0.03 | 0 | 0.63 | 0.61 |
| HSL | 62.9º | 0.46% | 0.27% | - |
| HSV(B) | 62.9º | 0.63% | 0.39% | - |
| XYZ | 9.62 | 11.54 | 3.47 | - |
| YUV | 91.04 | 97.51 | 131.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 99 | 37 | 0.03 | 0 | 0.63 | 0.61 | 62.9 | 0.46 | 0.27 |
| Hex | 60 | 63 | 25 | 3 | 0 | 3F | 3D | 3F | 2E | 1B |
| Octal | 140 | 143 | 45 | 3 | 0 | 77 | 75 | 77 | 56 | 33 |
| Binary | 1100000 | 1100011 | 100101 | 11 | 0 | 111111 | 111101 | 111111 | 101110 | 11011 |
Color Harmonies of #606325
Complementary color
Monochromatic Colors of #606325
Black with #606325
Text Example
Text Example
White with #606325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606325; }
p { color: rgb(96,99,37); }
H1.HeaderClassName
{
color: #606325;
}
.AnyTagClassName
{
color: #606325;
}
</style>
background-color css
<style>
a { background-color: #606325; }
a { background-color: rgb(96,99,37); }
div.DivClassName
{
background-color: #606325;
}
.BgClassName
{
background-color: #606325;
}
</style>
border-color css
<style>
span { border-color: #606325; }
span { border-color: rgb(96,99,37); }
td.TdClassName
{
border-color: #606325;
}
.TagClassName
{
border-color: #606325;
}
</style>