Shades of Costa Del Sol #636010
Tints of Costa Del Sol #636010
RGB
CMYK
RGB Variations
Color information
#636010 (or 0x636010) is known color: Costa Del Sol. HEX triplet: 63, 60 and 10. RGB value is (99,96,16). Sum of RGB (Red+Green+Blue) = 99+96+16=211 (27% of max value = 765). Red value is 99 (39.06% from 255 or 46.92% from 211); Green value is 96 (37.89% from 255 or 45.50% from 211); Blue value is 16 (6.64% from 255 or 7.58% from 211); Max value from RGB is 99 - color contains mainly: red. Hex color #636010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #636010 is #9C9FEF. Grayscale: #585858. Windows color (decimal): -10264560 or 1073251. OLE color: 1073251.
HSL color Cylindrical-coordinate representation of color #636010: hue angle of 57.83º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #636010 is Cyan = 0, Magento = 0.03, Yellow = 0.84 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 16 | - |
| CMYK | 0 | 0.03 | 0.84 | 0.61 |
| HSL | 57.83º | 0.72% | 0.23% | - |
| HSV(B) | 57.83º | 0.84% | 0.39% | - |
| XYZ | 9.42 | 11.06 | 2.13 | - |
| YUV | 87.78 | 87.49 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 16 | 0 | 0.03 | 0.84 | 0.61 | 57.83 | 0.72 | 0.23 |
| Hex | 63 | 60 | 10 | 0 | 3 | 54 | 3D | 3A | 48 | 17 |
| Octal | 143 | 140 | 20 | 0 | 3 | 124 | 75 | 72 | 110 | 27 |
| Binary | 1100011 | 1100000 | 10000 | 0 | 11 | 1010100 | 111101 | 111010 | 1001000 | 10111 |
Color Harmonies of #636010
Complementary color
Monochromatic Colors of #636010
Black with #636010
Text Example
Text Example
White with #636010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636010; }
p { color: rgb(99,96,16); }
H1.HeaderClassName
{
color: #636010;
}
.AnyTagClassName
{
color: #636010;
}
</style>
background-color css
<style>
a { background-color: #636010; }
a { background-color: rgb(99,96,16); }
div.DivClassName
{
background-color: #636010;
}
.BgClassName
{
background-color: #636010;
}
</style>
border-color css
<style>
span { border-color: #636010; }
span { border-color: rgb(99,96,16); }
td.TdClassName
{
border-color: #636010;
}
.TagClassName
{
border-color: #636010;
}
</style>