Shades of Costa Del Sol #636013
Tints of Costa Del Sol #636013
RGB
CMYK
RGB Variations
Color information
#636013 (or 0x636013) is known color: Costa Del Sol. HEX triplet: 63, 60 and 13. RGB value is (99,96,19). Sum of RGB (Red+Green+Blue) = 99+96+19=214 (28% of max value = 765). Red value is 99 (39.06% from 255 or 46.26% from 214); Green value is 96 (37.89% from 255 or 44.86% from 214); Blue value is 19 (7.81% from 255 or 8.88% from 214); Max value from RGB is 99 - color contains mainly: red. Hex color #636013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #636013 is #9C9FEC. Grayscale: #585858. Windows color (decimal): -10264557 or 1269859. OLE color: 1269859.
HSL color Cylindrical-coordinate representation of color #636013: hue angle of 57.75º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #636013 is Cyan = 0, Magento = 0.03, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 19 | - |
| CMYK | 0 | 0.03 | 0.81 | 0.61 |
| HSL | 57.75º | 0.68% | 0.23% | - |
| HSV(B) | 57.75º | 0.81% | 0.39% | - |
| XYZ | 9.45 | 11.07 | 2.25 | - |
| YUV | 88.12 | 88.99 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 19 | 0 | 0.03 | 0.81 | 0.61 | 57.75 | 0.68 | 0.23 |
| Hex | 63 | 60 | 13 | 0 | 3 | 51 | 3D | 3A | 44 | 17 |
| Octal | 143 | 140 | 23 | 0 | 3 | 121 | 75 | 72 | 104 | 27 |
| Binary | 1100011 | 1100000 | 10011 | 0 | 11 | 1010001 | 111101 | 111010 | 1000100 | 10111 |
Color Harmonies of #636013
Complementary color
Monochromatic Colors of #636013
Black with #636013
Text Example
Text Example
White with #636013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636013; }
p { color: rgb(99,96,19); }
H1.HeaderClassName
{
color: #636013;
}
.AnyTagClassName
{
color: #636013;
}
</style>
background-color css
<style>
a { background-color: #636013; }
a { background-color: rgb(99,96,19); }
div.DivClassName
{
background-color: #636013;
}
.BgClassName
{
background-color: #636013;
}
</style>
border-color css
<style>
span { border-color: #636013; }
span { border-color: rgb(99,96,19); }
td.TdClassName
{
border-color: #636013;
}
.TagClassName
{
border-color: #636013;
}
</style>