Shades of Costa Del Sol #635812
Tints of Costa Del Sol #635812
RGB
CMYK
RGB Variations
Color information
#635812 (or 0x635812) is known color: Costa Del Sol. HEX triplet: 63, 58 and 12. RGB value is (99,88,18). Sum of RGB (Red+Green+Blue) = 99+88+18=205 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.29% from 205); Green value is 88 (34.77% from 255 or 42.93% from 205); Blue value is 18 (7.42% from 255 or 8.78% from 205); Max value from RGB is 99 - color contains mainly: red. Hex color #635812 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635812 is #9CA7ED. Grayscale: #535353. Windows color (decimal): -10266606 or 1202275. OLE color: 1202275.
HSL color Cylindrical-coordinate representation of color #635812: hue angle of 51.85º 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 #635812 is Cyan = 0, Magento = 0.11, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 88 | 18 | - |
| CMYK | 0 | 0.11 | 0.82 | 0.61 |
| HSL | 51.85º | 0.69% | 0.23% | - |
| HSV(B) | 51.85º | 0.82% | 0.39% | - |
| XYZ | 8.74 | 9.68 | 1.98 | - |
| YUV | 83.31 | 91.14 | 139.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 88 | 18 | 0 | 0.11 | 0.82 | 0.61 | 51.85 | 0.69 | 0.23 |
| Hex | 63 | 58 | 12 | 0 | B | 52 | 3D | 34 | 45 | 17 |
| Octal | 143 | 130 | 22 | 0 | 13 | 122 | 75 | 64 | 105 | 27 |
| Binary | 1100011 | 1011000 | 10010 | 0 | 1011 | 1010010 | 111101 | 110100 | 1000101 | 10111 |
Color Harmonies of #635812
Complementary color
Monochromatic Colors of #635812
Black with #635812
Text Example
Text Example
White with #635812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635812; }
p { color: rgb(99,88,18); }
H1.HeaderClassName
{
color: #635812;
}
.AnyTagClassName
{
color: #635812;
}
</style>
background-color css
<style>
a { background-color: #635812; }
a { background-color: rgb(99,88,18); }
div.DivClassName
{
background-color: #635812;
}
.BgClassName
{
background-color: #635812;
}
</style>
border-color css
<style>
span { border-color: #635812; }
span { border-color: rgb(99,88,18); }
td.TdClassName
{
border-color: #635812;
}
.TagClassName
{
border-color: #635812;
}
</style>