Shades of Costa Del Sol #636320
Tints of Costa Del Sol #636320
RGB
CMYK
RGB Variations
Color information
#636320 (or 0x636320) is known color: Costa Del Sol. HEX triplet: 63, 63 and 20. RGB value is (99,99,32). Sum of RGB (Red+Green+Blue) = 99+99+32=230 (30% of max value = 765). Red value is 99 (39.06% from 255 or 43.04% from 230); Green value is 99 (39.06% from 255 or 43.04% from 230); Blue value is 32 (12.89% from 255 or 13.91% from 230); Max value from RGB is 99 - color contains mainly: red, green. Hex color #636320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #636320 is #9C9CDF. Grayscale: #5B5B5B. Windows color (decimal): -10263776 or 2122595. OLE color: 2122595.
HSL color Cylindrical-coordinate representation of color #636320: hue angle of 60º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #636320 is Cyan = 0, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 99 | 32 | - |
| CMYK | 0 | 0 | 0.68 | 0.61 |
| HSL | 60º | 0.51% | 0.26% | - |
| HSV(B) | 60º | 0.68% | 0.39% | - |
| XYZ | 9.87 | 11.68 | 3.1 | - |
| YUV | 91.36 | 94.5 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 99 | 32 | 0 | 0 | 0.68 | 0.61 | 60 | 0.51 | 0.26 |
| Hex | 63 | 63 | 20 | 0 | 0 | 44 | 3D | 3C | 33 | 1A |
| Octal | 143 | 143 | 40 | 0 | 0 | 104 | 75 | 74 | 63 | 32 |
| Binary | 1100011 | 1100011 | 100000 | 0 | 0 | 1000100 | 111101 | 111100 | 110011 | 11010 |
Color Harmonies of #636320
Complementary color
Monochromatic Colors of #636320
Black with #636320
Text Example
Text Example
White with #636320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636320; }
p { color: rgb(99,99,32); }
H1.HeaderClassName
{
color: #636320;
}
.AnyTagClassName
{
color: #636320;
}
</style>
background-color css
<style>
a { background-color: #636320; }
a { background-color: rgb(99,99,32); }
div.DivClassName
{
background-color: #636320;
}
.BgClassName
{
background-color: #636320;
}
</style>
border-color css
<style>
span { border-color: #636320; }
span { border-color: rgb(99,99,32); }
td.TdClassName
{
border-color: #636320;
}
.TagClassName
{
border-color: #636320;
}
</style>