Shades of Costa Del Sol #636012
Tints of Costa Del Sol #636012
RGB
CMYK
RGB Variations
Color information
#636012 (or 0x636012) is known color: Costa Del Sol. HEX triplet: 63, 60 and 12. RGB value is (99,96,18). Sum of RGB (Red+Green+Blue) = 99+96+18=213 (28% of max value = 765). Red value is 99 (39.06% from 255 or 46.48% from 213); Green value is 96 (37.89% from 255 or 45.07% from 213); Blue value is 18 (7.42% from 255 or 8.45% from 213); Max value from RGB is 99 - color contains mainly: red. Hex color #636012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #636012 is #9C9FED. Grayscale: #585858. Windows color (decimal): -10264558 or 1204323. OLE color: 1204323.
HSL color Cylindrical-coordinate representation of color #636012: hue angle of 57.78º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #636012 is Cyan = 0, Magento = 0.03, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 18 | - |
| CMYK | 0 | 0.03 | 0.82 | 0.61 |
| HSL | 57.78º | 0.69% | 0.23% | - |
| HSV(B) | 57.78º | 0.82% | 0.39% | - |
| XYZ | 9.44 | 11.06 | 2.21 | - |
| YUV | 88.01 | 88.49 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 18 | 0 | 0.03 | 0.82 | 0.61 | 57.78 | 0.69 | 0.23 |
| Hex | 63 | 60 | 12 | 0 | 3 | 52 | 3D | 3A | 45 | 17 |
| Octal | 143 | 140 | 22 | 0 | 3 | 122 | 75 | 72 | 105 | 27 |
| Binary | 1100011 | 1100000 | 10010 | 0 | 11 | 1010010 | 111101 | 111010 | 1000101 | 10111 |
Color Harmonies of #636012
Complementary color
Monochromatic Colors of #636012
Black with #636012
Text Example
Text Example
White with #636012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636012; }
p { color: rgb(99,96,18); }
H1.HeaderClassName
{
color: #636012;
}
.AnyTagClassName
{
color: #636012;
}
</style>
background-color css
<style>
a { background-color: #636012; }
a { background-color: rgb(99,96,18); }
div.DivClassName
{
background-color: #636012;
}
.BgClassName
{
background-color: #636012;
}
</style>
border-color css
<style>
span { border-color: #636012; }
span { border-color: rgb(99,96,18); }
td.TdClassName
{
border-color: #636012;
}
.TagClassName
{
border-color: #636012;
}
</style>