Shades of Costa Del Sol #635912
Tints of Costa Del Sol #635912
RGB
CMYK
RGB Variations
Color information
#635912 (or 0x635912) is known color: Costa Del Sol. HEX triplet: 63, 59 and 12. RGB value is (99,89,18). Sum of RGB (Red+Green+Blue) = 99+89+18=206 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.06% from 206); Green value is 89 (35.16% from 255 or 43.20% from 206); Blue value is 18 (7.42% from 255 or 8.74% from 206); Max value from RGB is 99 - color contains mainly: red. Hex color #635912 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635912 is #9CA6ED. Grayscale: #545454. Windows color (decimal): -10266350 or 1202531. OLE color: 1202531.
HSL color Cylindrical-coordinate representation of color #635912: hue angle of 52.59º 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 #635912 is Cyan = 0, Magento = 0.10, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 89 | 18 | - |
| CMYK | 0 | 0.10 | 0.82 | 0.61 |
| HSL | 52.59º | 0.69% | 0.23% | - |
| HSV(B) | 52.59º | 0.82% | 0.39% | - |
| XYZ | 8.83 | 9.84 | 2.01 | - |
| YUV | 83.9 | 90.81 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 89 | 18 | 0 | 0.10 | 0.82 | 0.61 | 52.59 | 0.69 | 0.23 |
| Hex | 63 | 59 | 12 | 0 | A | 52 | 3D | 35 | 45 | 17 |
| Octal | 143 | 131 | 22 | 0 | 12 | 122 | 75 | 65 | 105 | 27 |
| Binary | 1100011 | 1011001 | 10010 | 0 | 1010 | 1010010 | 111101 | 110101 | 1000101 | 10111 |
Color Harmonies of #635912
Complementary color
Monochromatic Colors of #635912
Black with #635912
Text Example
Text Example
White with #635912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635912; }
p { color: rgb(99,89,18); }
H1.HeaderClassName
{
color: #635912;
}
.AnyTagClassName
{
color: #635912;
}
</style>
background-color css
<style>
a { background-color: #635912; }
a { background-color: rgb(99,89,18); }
div.DivClassName
{
background-color: #635912;
}
.BgClassName
{
background-color: #635912;
}
</style>
border-color css
<style>
span { border-color: #635912; }
span { border-color: rgb(99,89,18); }
td.TdClassName
{
border-color: #635912;
}
.TagClassName
{
border-color: #635912;
}
</style>