Shades of Cutty Sark #628975
Tints of Cutty Sark #628975
RGB
CMYK
RGB Variations
Color information
#628975 (or 0x628975) is known color: Cutty Sark. HEX triplet: 62, 89 and 75. RGB value is (98,137,117). Sum of RGB (Red+Green+Blue) = 98+137+117=352 (46% of max value = 765). Red value is 98 (38.67% from 255 or 27.84% from 352); Green value is 137 (53.91% from 255 or 38.92% from 352); Blue value is 117 (46.09% from 255 or 33.24% from 352); Max value from RGB is 137 - color contains mainly: green. Hex color #628975 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628975 is #9D768A. Grayscale: #7B7B7B. Windows color (decimal): -10319499 or 7702882. OLE color: 7702882.
HSL color Cylindrical-coordinate representation of color #628975: hue angle of 149.23º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #628975 is Cyan = 0.28, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 137 | 117 | - |
| CMYK | 0.28 | 0 | 0.15 | 0.46 |
| HSL | 149.23º | 0.17% | 0.46% | - |
| HSV(B) | 149.23º | 0.28% | 0.54% | - |
| XYZ | 17.19 | 21.77 | 20.13 | - |
| YUV | 123.06 | 124.58 | 110.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 137 | 117 | 0.28 | 0 | 0.15 | 0.46 | 149.23 | 0.17 | 0.46 |
| Hex | 62 | 89 | 75 | 1C | 0 | F | 2E | 95 | 11 | 2E |
| Octal | 142 | 211 | 165 | 34 | 0 | 17 | 56 | 225 | 21 | 56 |
| Binary | 1100010 | 10001001 | 1110101 | 11100 | 0 | 1111 | 101110 | 10010101 | 10001 | 101110 |
Color Harmonies of #628975
Complementary color
Monochromatic Colors of #628975
Black with #628975
Text Example
Text Example
White with #628975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628975; }
p { color: rgb(98,137,117); }
H1.HeaderClassName
{
color: #628975;
}
.AnyTagClassName
{
color: #628975;
}
</style>
background-color css
<style>
a { background-color: #628975; }
a { background-color: rgb(98,137,117); }
div.DivClassName
{
background-color: #628975;
}
.BgClassName
{
background-color: #628975;
}
</style>
border-color css
<style>
span { border-color: #628975; }
span { border-color: rgb(98,137,117); }
td.TdClassName
{
border-color: #628975;
}
.TagClassName
{
border-color: #628975;
}
</style>