Shades of Costa Del Sol #646130
Tints of Costa Del Sol #646130
RGB
CMYK
RGB Variations
Color information
#646130 (or 0x646130) is known color: Costa Del Sol. HEX triplet: 64, 61 and 30. RGB value is (100,97,48). Sum of RGB (Red+Green+Blue) = 100+97+48=245 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.82% from 245); Green value is 97 (38.28% from 255 or 39.59% from 245); Blue value is 48 (19.14% from 255 or 19.59% from 245); Max value from RGB is 100 - color contains mainly: red. Hex color #646130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #646130 is #9B9ECF. Grayscale: #5C5C5C. Windows color (decimal): -10198736 or 3170660. OLE color: 3170660.
HSL color Cylindrical-coordinate representation of color #646130: hue angle of 56.54º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #646130 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 97 | 48 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.61 |
| HSL | 56.54º | 0.35% | 0.29% | - |
| HSV(B) | 56.54º | 0.52% | 0.39% | - |
| XYZ | 10.06 | 11.47 | 4.48 | - |
| YUV | 92.31 | 102.99 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 97 | 48 | 0 | 0.03 | 0.52 | 0.61 | 56.54 | 0.35 | 0.29 |
| Hex | 64 | 61 | 30 | 0 | 3 | 34 | 3D | 39 | 23 | 1D |
| Octal | 144 | 141 | 60 | 0 | 3 | 64 | 75 | 71 | 43 | 35 |
| Binary | 1100100 | 1100001 | 110000 | 0 | 11 | 110100 | 111101 | 111001 | 100011 | 11101 |
Color Harmonies of #646130
Complementary color
Monochromatic Colors of #646130
Black with #646130
Text Example
Text Example
White with #646130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646130; }
p { color: rgb(100,97,48); }
H1.HeaderClassName
{
color: #646130;
}
.AnyTagClassName
{
color: #646130;
}
</style>
background-color css
<style>
a { background-color: #646130; }
a { background-color: rgb(100,97,48); }
div.DivClassName
{
background-color: #646130;
}
.BgClassName
{
background-color: #646130;
}
</style>
border-color css
<style>
span { border-color: #646130; }
span { border-color: rgb(100,97,48); }
td.TdClassName
{
border-color: #646130;
}
.TagClassName
{
border-color: #646130;
}
</style>