Shades of Cutty Sark #628476
Tints of Cutty Sark #628476
RGB
CMYK
RGB Variations
Color information
#628476 (or 0x628476) is known color: Cutty Sark. HEX triplet: 62, 84 and 76. RGB value is (98,132,118). Sum of RGB (Red+Green+Blue) = 98+132+118=348 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.16% from 348); Green value is 132 (51.95% from 255 or 37.93% from 348); Blue value is 118 (46.48% from 255 or 33.91% from 348); Max value from RGB is 132 - color contains mainly: green. Hex color #628476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628476 is #9D7B89. Grayscale: #787878. Windows color (decimal): -10320778 or 7767138. OLE color: 7767138.
HSL color Cylindrical-coordinate representation of color #628476: hue angle of 155.29º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #628476 is Cyan = 0.26, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 132 | 118 | - |
| CMYK | 0.26 | 0 | 0.11 | 0.48 |
| HSL | 155.29º | 0.15% | 0.45% | - |
| HSV(B) | 155.29º | 0.26% | 0.52% | - |
| XYZ | 16.56 | 20.41 | 20.21 | - |
| YUV | 120.24 | 126.74 | 112.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 132 | 118 | 0.26 | 0 | 0.11 | 0.48 | 155.29 | 0.15 | 0.45 |
| Hex | 62 | 84 | 76 | 1A | 0 | B | 30 | 9B | F | 2D |
| Octal | 142 | 204 | 166 | 32 | 0 | 13 | 60 | 233 | 17 | 55 |
| Binary | 1100010 | 10000100 | 1110110 | 11010 | 0 | 1011 | 110000 | 10011011 | 1111 | 101101 |
Color Harmonies of #628476
Complementary color
Monochromatic Colors of #628476
Black with #628476
Text Example
Text Example
White with #628476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628476; }
p { color: rgb(98,132,118); }
H1.HeaderClassName
{
color: #628476;
}
.AnyTagClassName
{
color: #628476;
}
</style>
background-color css
<style>
a { background-color: #628476; }
a { background-color: rgb(98,132,118); }
div.DivClassName
{
background-color: #628476;
}
.BgClassName
{
background-color: #628476;
}
</style>
border-color css
<style>
span { border-color: #628476; }
span { border-color: rgb(98,132,118); }
td.TdClassName
{
border-color: #628476;
}
.TagClassName
{
border-color: #628476;
}
</style>