Shades of Cutty Sark #628676
Tints of Cutty Sark #628676
RGB
CMYK
RGB Variations
Color information
#628676 (or 0x628676) is known color: Cutty Sark. HEX triplet: 62, 86 and 76. RGB value is (98,134,118). Sum of RGB (Red+Green+Blue) = 98+134+118=350 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28% from 350); Green value is 134 (52.73% from 255 or 38.29% from 350); Blue value is 118 (46.48% from 255 or 33.71% from 350); Max value from RGB is 134 - color contains mainly: green. Hex color #628676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628676 is #9D7989. Grayscale: #797979. Windows color (decimal): -10320266 or 7767650. OLE color: 7767650.
HSL color Cylindrical-coordinate representation of color #628676: hue angle of 153.33º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #628676 is Cyan = 0.27, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 134 | 118 | - |
| CMYK | 0.27 | 0 | 0.12 | 0.47 |
| HSL | 153.33º | 0.16% | 0.45% | - |
| HSV(B) | 153.33º | 0.27% | 0.53% | - |
| XYZ | 16.83 | 20.95 | 20.3 | - |
| YUV | 121.41 | 126.07 | 111.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 134 | 118 | 0.27 | 0 | 0.12 | 0.47 | 153.33 | 0.16 | 0.45 |
| Hex | 62 | 86 | 76 | 1B | 0 | C | 2F | 99 | 10 | 2D |
| Octal | 142 | 206 | 166 | 33 | 0 | 14 | 57 | 231 | 20 | 55 |
| Binary | 1100010 | 10000110 | 1110110 | 11011 | 0 | 1100 | 101111 | 10011001 | 10000 | 101101 |
Color Harmonies of #628676
Complementary color
Monochromatic Colors of #628676
Black with #628676
Text Example
Text Example
White with #628676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628676; }
p { color: rgb(98,134,118); }
H1.HeaderClassName
{
color: #628676;
}
.AnyTagClassName
{
color: #628676;
}
</style>
background-color css
<style>
a { background-color: #628676; }
a { background-color: rgb(98,134,118); }
div.DivClassName
{
background-color: #628676;
}
.BgClassName
{
background-color: #628676;
}
</style>
border-color css
<style>
span { border-color: #628676; }
span { border-color: rgb(98,134,118); }
td.TdClassName
{
border-color: #628676;
}
.TagClassName
{
border-color: #628676;
}
</style>