Shades of Costa Del Sol #61611C
Tints of Costa Del Sol #61611C
RGB
CMYK
RGB Variations
Color information
#61611C (or 0x61611C) is known color: Costa Del Sol. HEX triplet: 61, 61 and 1C. RGB value is (97,97,28). Sum of RGB (Red+Green+Blue) = 97+97+28=222 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.69% from 222); Green value is 97 (38.28% from 255 or 43.69% from 222); Blue value is 28 (11.33% from 255 or 12.61% from 222); Max value from RGB is 97 - color contains mainly: red, green. Hex color #61611C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #61611C is #9E9EE3. Grayscale: #595959. Windows color (decimal): -10395364 or 1859937. OLE color: 1859937.
HSL color Cylindrical-coordinate representation of color #61611C: hue angle of 60º degrees, saturation: 0.55, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #61611C is Cyan = 0, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 97 | 28 | - |
| CMYK | 0 | 0 | 0.71 | 0.62 |
| HSL | 60º | 0.55% | 0.25% | - |
| HSV(B) | 60º | 0.71% | 0.38% | - |
| XYZ | 9.41 | 11.17 | 2.76 | - |
| YUV | 89.13 | 93.5 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 28 | 0 | 0 | 0.71 | 0.62 | 60 | 0.55 | 0.25 |
| Hex | 61 | 61 | 1C | 0 | 0 | 47 | 3E | 3C | 37 | 19 |
| Octal | 141 | 141 | 34 | 0 | 0 | 107 | 76 | 74 | 67 | 31 |
| Binary | 1100001 | 1100001 | 11100 | 0 | 0 | 1000111 | 111110 | 111100 | 110111 | 11001 |
Color Harmonies of #61611C
Complementary color
Monochromatic Colors of #61611C
Black with #61611C
Text Example
Text Example
White with #61611C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61611C; }
p { color: rgb(97,97,28); }
H1.HeaderClassName
{
color: #61611C;
}
.AnyTagClassName
{
color: #61611C;
}
</style>
background-color css
<style>
a { background-color: #61611C; }
a { background-color: rgb(97,97,28); }
div.DivClassName
{
background-color: #61611C;
}
.BgClassName
{
background-color: #61611C;
}
</style>
border-color css
<style>
span { border-color: #61611C; }
span { border-color: rgb(97,97,28); }
td.TdClassName
{
border-color: #61611C;
}
.TagClassName
{
border-color: #61611C;
}
</style>