Shades of Costa Del Sol #635714
Tints of Costa Del Sol #635714
RGB
CMYK
RGB Variations
Color information
#635714 (or 0x635714) is known color: Costa Del Sol. HEX triplet: 63, 57 and 14. RGB value is (99,87,20). Sum of RGB (Red+Green+Blue) = 99+87+20=206 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.06% from 206); Green value is 87 (34.38% from 255 or 42.23% from 206); Blue value is 20 (8.20% from 255 or 9.71% from 206); Max value from RGB is 99 - color contains mainly: red. Hex color #635714 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635714 is #9CA8EB. Grayscale: #535353. Windows color (decimal): -10266860 or 1333091. OLE color: 1333091.
HSL color Cylindrical-coordinate representation of color #635714: hue angle of 50.89º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #635714 is Cyan = 0, Magento = 0.12, Yellow = 0.80 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 87 | 20 | - |
| CMYK | 0 | 0.12 | 0.80 | 0.61 |
| HSL | 50.89º | 0.66% | 0.23% | - |
| HSV(B) | 50.89º | 0.8% | 0.39% | - |
| XYZ | 8.68 | 9.52 | 2.04 | - |
| YUV | 82.95 | 92.48 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 20 | 0 | 0.12 | 0.80 | 0.61 | 50.89 | 0.66 | 0.23 |
| Hex | 63 | 57 | 14 | 0 | C | 50 | 3D | 33 | 42 | 17 |
| Octal | 143 | 127 | 24 | 0 | 14 | 120 | 75 | 63 | 102 | 27 |
| Binary | 1100011 | 1010111 | 10100 | 0 | 1100 | 1010000 | 111101 | 110011 | 1000010 | 10111 |
Color Harmonies of #635714
Complementary color
Monochromatic Colors of #635714
Black with #635714
Text Example
Text Example
White with #635714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635714; }
p { color: rgb(99,87,20); }
H1.HeaderClassName
{
color: #635714;
}
.AnyTagClassName
{
color: #635714;
}
</style>
background-color css
<style>
a { background-color: #635714; }
a { background-color: rgb(99,87,20); }
div.DivClassName
{
background-color: #635714;
}
.BgClassName
{
background-color: #635714;
}
</style>
border-color css
<style>
span { border-color: #635714; }
span { border-color: rgb(99,87,20); }
td.TdClassName
{
border-color: #635714;
}
.TagClassName
{
border-color: #635714;
}
</style>