Shades of Costa Del Sol #636213
Tints of Costa Del Sol #636213
RGB
CMYK
RGB Variations
Color information
#636213 (or 0x636213) is known color: Costa Del Sol. HEX triplet: 63, 62 and 13. RGB value is (99,98,19). Sum of RGB (Red+Green+Blue) = 99+98+19=216 (28% of max value = 765). Red value is 99 (39.06% from 255 or 45.83% from 216); Green value is 98 (38.67% from 255 or 45.37% from 216); Blue value is 19 (7.81% from 255 or 8.80% from 216); Max value from RGB is 99 - color contains mainly: red. Hex color #636213 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #636213 is #9C9DEC. Grayscale: #595959. Windows color (decimal): -10264045 or 1270371. OLE color: 1270371.
HSL color Cylindrical-coordinate representation of color #636213: hue angle of 59.25º 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 #636213 is Cyan = 0, Magento = 0.01, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 98 | 19 | - |
| CMYK | 0 | 0.01 | 0.81 | 0.61 |
| HSL | 59.25º | 0.68% | 0.23% | - |
| HSV(B) | 59.25º | 0.81% | 0.39% | - |
| XYZ | 9.63 | 11.44 | 2.32 | - |
| YUV | 89.29 | 88.33 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 98 | 19 | 0 | 0.01 | 0.81 | 0.61 | 59.25 | 0.68 | 0.23 |
| Hex | 63 | 62 | 13 | 0 | 1 | 51 | 3D | 3B | 44 | 17 |
| Octal | 143 | 142 | 23 | 0 | 1 | 121 | 75 | 73 | 104 | 27 |
| Binary | 1100011 | 1100010 | 10011 | 0 | 1 | 1010001 | 111101 | 111011 | 1000100 | 10111 |
Color Harmonies of #636213
Complementary color
Monochromatic Colors of #636213
Black with #636213
Text Example
Text Example
White with #636213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636213; }
p { color: rgb(99,98,19); }
H1.HeaderClassName
{
color: #636213;
}
.AnyTagClassName
{
color: #636213;
}
</style>
background-color css
<style>
a { background-color: #636213; }
a { background-color: rgb(99,98,19); }
div.DivClassName
{
background-color: #636213;
}
.BgClassName
{
background-color: #636213;
}
</style>
border-color css
<style>
span { border-color: #636213; }
span { border-color: rgb(99,98,19); }
td.TdClassName
{
border-color: #636213;
}
.TagClassName
{
border-color: #636213;
}
</style>