Shades of Costa Del Sol #625714
Tints of Costa Del Sol #625714
RGB
CMYK
RGB Variations
Color information
#625714 (or 0x625714) is known color: Costa Del Sol. HEX triplet: 62, 57 and 14. RGB value is (98,87,20). Sum of RGB (Red+Green+Blue) = 98+87+20=205 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.80% from 205); Green value is 87 (34.38% from 255 or 42.44% from 205); Blue value is 20 (8.20% from 255 or 9.76% from 205); Max value from RGB is 98 - color contains mainly: red. Hex color #625714 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #625714 is #9DA8EB. Grayscale: #525252. Windows color (decimal): -10332396 or 1333090. OLE color: 1333090.
HSL color Cylindrical-coordinate representation of color #625714: hue angle of 51.54º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #625714 is Cyan = 0, Magento = 0.11, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 20 | - |
| CMYK | 0 | 0.11 | 0.80 | 0.62 |
| HSL | 51.54º | 0.66% | 0.23% | - |
| HSV(B) | 51.54º | 0.8% | 0.38% | - |
| XYZ | 8.57 | 9.46 | 2.04 | - |
| YUV | 82.65 | 92.64 | 138.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 20 | 0 | 0.11 | 0.80 | 0.62 | 51.54 | 0.66 | 0.23 |
| Hex | 62 | 57 | 14 | 0 | B | 50 | 3E | 34 | 42 | 17 |
| Octal | 142 | 127 | 24 | 0 | 13 | 120 | 76 | 64 | 102 | 27 |
| Binary | 1100010 | 1010111 | 10100 | 0 | 1011 | 1010000 | 111110 | 110100 | 1000010 | 10111 |
Color Harmonies of #625714
Complementary color
Monochromatic Colors of #625714
Black with #625714
Text Example
Text Example
White with #625714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625714; }
p { color: rgb(98,87,20); }
H1.HeaderClassName
{
color: #625714;
}
.AnyTagClassName
{
color: #625714;
}
</style>
background-color css
<style>
a { background-color: #625714; }
a { background-color: rgb(98,87,20); }
div.DivClassName
{
background-color: #625714;
}
.BgClassName
{
background-color: #625714;
}
</style>
border-color css
<style>
span { border-color: #625714; }
span { border-color: rgb(98,87,20); }
td.TdClassName
{
border-color: #625714;
}
.TagClassName
{
border-color: #625714;
}
</style>