Shades of Costa Del Sol #656427
Tints of Costa Del Sol #656427
RGB
CMYK
RGB Variations
Color information
#656427 (or 0x656427) is known color: Costa Del Sol. HEX triplet: 65, 64 and 27. RGB value is (101,100,39). Sum of RGB (Red+Green+Blue) = 101+100+39=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 100 (39.45% from 255 or 41.67% from 240); Blue value is 39 (15.62% from 255 or 16.25% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #656427 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656427 is #9A9BD8. Grayscale: #5D5D5D. Windows color (decimal): -10132441 or 2581605. OLE color: 2581605.
HSL color Cylindrical-coordinate representation of color #656427: hue angle of 59.03º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #656427 is Cyan = 0, Magento = 0.01, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 100 | 39 | - |
| CMYK | 0 | 0.01 | 0.61 | 0.60 |
| HSL | 59.03º | 0.44% | 0.27% | - |
| HSV(B) | 59.03º | 0.61% | 0.4% | - |
| XYZ | 10.29 | 12.03 | 3.7 | - |
| YUV | 93.35 | 97.33 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 100 | 39 | 0 | 0.01 | 0.61 | 0.60 | 59.03 | 0.44 | 0.27 |
| Hex | 65 | 64 | 27 | 0 | 1 | 3D | 3C | 3B | 2C | 1B |
| Octal | 145 | 144 | 47 | 0 | 1 | 75 | 74 | 73 | 54 | 33 |
| Binary | 1100101 | 1100100 | 100111 | 0 | 1 | 111101 | 111100 | 111011 | 101100 | 11011 |
Color Harmonies of #656427
Complementary color
Monochromatic Colors of #656427
Black with #656427
Text Example
Text Example
White with #656427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656427; }
p { color: rgb(101,100,39); }
H1.HeaderClassName
{
color: #656427;
}
.AnyTagClassName
{
color: #656427;
}
</style>
background-color css
<style>
a { background-color: #656427; }
a { background-color: rgb(101,100,39); }
div.DivClassName
{
background-color: #656427;
}
.BgClassName
{
background-color: #656427;
}
</style>
border-color css
<style>
span { border-color: #656427; }
span { border-color: rgb(101,100,39); }
td.TdClassName
{
border-color: #656427;
}
.TagClassName
{
border-color: #656427;
}
</style>