Shades of Cutty Sark #628274
Tints of Cutty Sark #628274
RGB
CMYK
RGB Variations
Color information
#628274 (or 0x628274) is known color: Cutty Sark. HEX triplet: 62, 82 and 74. RGB value is (98,130,116). Sum of RGB (Red+Green+Blue) = 98+130+116=344 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.49% from 344); Green value is 130 (51.17% from 255 or 37.79% from 344); Blue value is 116 (45.70% from 255 or 33.72% from 344); Max value from RGB is 130 - color contains mainly: green. Hex color #628274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628274 is #9D7D8B. Grayscale: #767676. Windows color (decimal): -10321292 or 7635554. OLE color: 7635554.
HSL color Cylindrical-coordinate representation of color #628274: hue angle of 153.75º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #628274 is Cyan = 0.25, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 130 | 116 | - |
| CMYK | 0.25 | 0 | 0.11 | 0.49 |
| HSL | 153.75º | 0.14% | 0.45% | - |
| HSV(B) | 153.75º | 0.25% | 0.51% | - |
| XYZ | 16.17 | 19.82 | 19.5 | - |
| YUV | 118.84 | 126.4 | 113.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 130 | 116 | 0.25 | 0 | 0.11 | 0.49 | 153.75 | 0.14 | 0.45 |
| Hex | 62 | 82 | 74 | 19 | 0 | B | 31 | 9A | E | 2D |
| Octal | 142 | 202 | 164 | 31 | 0 | 13 | 61 | 232 | 16 | 55 |
| Binary | 1100010 | 10000010 | 1110100 | 11001 | 0 | 1011 | 110001 | 10011010 | 1110 | 101101 |
Color Harmonies of #628274
Complementary color
Monochromatic Colors of #628274
Black with #628274
Text Example
Text Example
White with #628274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628274; }
p { color: rgb(98,130,116); }
H1.HeaderClassName
{
color: #628274;
}
.AnyTagClassName
{
color: #628274;
}
</style>
background-color css
<style>
a { background-color: #628274; }
a { background-color: rgb(98,130,116); }
div.DivClassName
{
background-color: #628274;
}
.BgClassName
{
background-color: #628274;
}
</style>
border-color css
<style>
span { border-color: #628274; }
span { border-color: rgb(98,130,116); }
td.TdClassName
{
border-color: #628274;
}
.TagClassName
{
border-color: #628274;
}
</style>