Shades of Costa Del Sol #676125
Tints of Costa Del Sol #676125
RGB
CMYK
RGB Variations
Color information
#676125 (or 0x676125) is known color: Costa Del Sol. HEX triplet: 67, 61 and 25. RGB value is (103,97,37). Sum of RGB (Red+Green+Blue) = 103+97+37=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 97 (38.28% from 255 or 40.93% from 237); Blue value is 37 (14.84% from 255 or 15.61% from 237); Max value from RGB is 103 - color contains mainly: red. Hex color #676125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676125 is #989EDA. Grayscale: #5C5C5C. Windows color (decimal): -10002139 or 2449767. OLE color: 2449767.
HSL color Cylindrical-coordinate representation of color #676125: hue angle of 54.55º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #676125 is Cyan = 0, Magento = 0.06, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 37 | - |
| CMYK | 0 | 0.06 | 0.64 | 0.60 |
| HSL | 54.55º | 0.47% | 0.27% | - |
| HSV(B) | 54.55º | 0.64% | 0.4% | - |
| XYZ | 10.2 | 11.57 | 3.45 | - |
| YUV | 91.95 | 96.99 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 37 | 0 | 0.06 | 0.64 | 0.60 | 54.55 | 0.47 | 0.27 |
| Hex | 67 | 61 | 25 | 0 | 6 | 40 | 3C | 37 | 2F | 1B |
| Octal | 147 | 141 | 45 | 0 | 6 | 100 | 74 | 67 | 57 | 33 |
| Binary | 1100111 | 1100001 | 100101 | 0 | 110 | 1000000 | 111100 | 110111 | 101111 | 11011 |
Color Harmonies of #676125
Complementary color
Monochromatic Colors of #676125
Black with #676125
Text Example
Text Example
White with #676125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676125; }
p { color: rgb(103,97,37); }
H1.HeaderClassName
{
color: #676125;
}
.AnyTagClassName
{
color: #676125;
}
</style>
background-color css
<style>
a { background-color: #676125; }
a { background-color: rgb(103,97,37); }
div.DivClassName
{
background-color: #676125;
}
.BgClassName
{
background-color: #676125;
}
</style>
border-color css
<style>
span { border-color: #676125; }
span { border-color: rgb(103,97,37); }
td.TdClassName
{
border-color: #676125;
}
.TagClassName
{
border-color: #676125;
}
</style>