Shades of Costa Del Sol #636112
Tints of Costa Del Sol #636112
RGB
CMYK
RGB Variations
Color information
#636112 (or 0x636112) is known color: Costa Del Sol. HEX triplet: 63, 61 and 12. RGB value is (99,97,18). Sum of RGB (Red+Green+Blue) = 99+97+18=214 (28% of max value = 765). Red value is 99 (39.06% from 255 or 46.26% from 214); Green value is 97 (38.28% from 255 or 45.33% from 214); Blue value is 18 (7.42% from 255 or 8.41% from 214); Max value from RGB is 99 - color contains mainly: red. Hex color #636112 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #636112 is #9C9EED. Grayscale: #585858. Windows color (decimal): -10264302 or 1204579. OLE color: 1204579.
HSL color Cylindrical-coordinate representation of color #636112: hue angle of 58.52º 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 #636112 is Cyan = 0, Magento = 0.02, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 97 | 18 | - |
| CMYK | 0 | 0.02 | 0.82 | 0.61 |
| HSL | 58.52º | 0.69% | 0.23% | - |
| HSV(B) | 58.52º | 0.82% | 0.39% | - |
| XYZ | 9.53 | 11.25 | 2.24 | - |
| YUV | 88.59 | 88.16 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 97 | 18 | 0 | 0.02 | 0.82 | 0.61 | 58.52 | 0.69 | 0.23 |
| Hex | 63 | 61 | 12 | 0 | 2 | 52 | 3D | 3B | 45 | 17 |
| Octal | 143 | 141 | 22 | 0 | 2 | 122 | 75 | 73 | 105 | 27 |
| Binary | 1100011 | 1100001 | 10010 | 0 | 10 | 1010010 | 111101 | 111011 | 1000101 | 10111 |
Color Harmonies of #636112
Complementary color
Monochromatic Colors of #636112
Black with #636112
Text Example
Text Example
White with #636112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636112; }
p { color: rgb(99,97,18); }
H1.HeaderClassName
{
color: #636112;
}
.AnyTagClassName
{
color: #636112;
}
</style>
background-color css
<style>
a { background-color: #636112; }
a { background-color: rgb(99,97,18); }
div.DivClassName
{
background-color: #636112;
}
.BgClassName
{
background-color: #636112;
}
</style>
border-color css
<style>
span { border-color: #636112; }
span { border-color: rgb(99,97,18); }
td.TdClassName
{
border-color: #636112;
}
.TagClassName
{
border-color: #636112;
}
</style>