Shades of Costa Del Sol #636014
Tints of Costa Del Sol #636014
RGB
CMYK
RGB Variations
Color information
#636014 (or 0x636014) is known color: Costa Del Sol. HEX triplet: 63, 60 and 14. RGB value is (99,96,20). Sum of RGB (Red+Green+Blue) = 99+96+20=215 (28% of max value = 765). Red value is 99 (39.06% from 255 or 46.05% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 20 (8.20% from 255 or 9.30% from 215); Max value from RGB is 99 - color contains mainly: red. Hex color #636014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #636014 is #9C9FEB. Grayscale: #585858. Windows color (decimal): -10264556 or 1335395. OLE color: 1335395.
HSL color Cylindrical-coordinate representation of color #636014: hue angle of 57.72º 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 #636014 is Cyan = 0, Magento = 0.03, Yellow = 0.80 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 20 | - |
| CMYK | 0 | 0.03 | 0.80 | 0.61 |
| HSL | 57.72º | 0.66% | 0.23% | - |
| HSV(B) | 57.72º | 0.8% | 0.39% | - |
| XYZ | 9.45 | 11.07 | 2.3 | - |
| YUV | 88.23 | 89.49 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 20 | 0 | 0.03 | 0.80 | 0.61 | 57.72 | 0.66 | 0.23 |
| Hex | 63 | 60 | 14 | 0 | 3 | 50 | 3D | 3A | 42 | 17 |
| Octal | 143 | 140 | 24 | 0 | 3 | 120 | 75 | 72 | 102 | 27 |
| Binary | 1100011 | 1100000 | 10100 | 0 | 11 | 1010000 | 111101 | 111010 | 1000010 | 10111 |
Color Harmonies of #636014
Complementary color
Monochromatic Colors of #636014
Black with #636014
Text Example
Text Example
White with #636014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636014; }
p { color: rgb(99,96,20); }
H1.HeaderClassName
{
color: #636014;
}
.AnyTagClassName
{
color: #636014;
}
</style>
background-color css
<style>
a { background-color: #636014; }
a { background-color: rgb(99,96,20); }
div.DivClassName
{
background-color: #636014;
}
.BgClassName
{
background-color: #636014;
}
</style>
border-color css
<style>
span { border-color: #636014; }
span { border-color: rgb(99,96,20); }
td.TdClassName
{
border-color: #636014;
}
.TagClassName
{
border-color: #636014;
}
</style>