Shades of Cutty Sark #628573
Tints of Cutty Sark #628573
RGB
CMYK
RGB Variations
Color information
#628573 (or 0x628573) is known color: Cutty Sark. HEX triplet: 62, 85 and 73. RGB value is (98,133,115). Sum of RGB (Red+Green+Blue) = 98+133+115=346 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.32% from 346); Green value is 133 (52.34% from 255 or 38.44% from 346); Blue value is 115 (45.31% from 255 or 33.24% from 346); Max value from RGB is 133 - color contains mainly: green. Hex color #628573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628573 is #9D7A8C. Grayscale: #787878. Windows color (decimal): -10320525 or 7570786. OLE color: 7570786.
HSL color Cylindrical-coordinate representation of color #628573: hue angle of 149.14º 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 #628573 is Cyan = 0.26, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 133 | 115 | - |
| CMYK | 0.26 | 0 | 0.14 | 0.48 |
| HSL | 149.14º | 0.15% | 0.45% | - |
| HSV(B) | 149.14º | 0.26% | 0.52% | - |
| XYZ | 16.52 | 20.61 | 19.33 | - |
| YUV | 120.48 | 124.9 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 115 | 0.26 | 0 | 0.14 | 0.48 | 149.14 | 0.15 | 0.45 |
| Hex | 62 | 85 | 73 | 1A | 0 | E | 30 | 95 | F | 2D |
| Octal | 142 | 205 | 163 | 32 | 0 | 16 | 60 | 225 | 17 | 55 |
| Binary | 1100010 | 10000101 | 1110011 | 11010 | 0 | 1110 | 110000 | 10010101 | 1111 | 101101 |
Color Harmonies of #628573
Complementary color
Monochromatic Colors of #628573
Black with #628573
Text Example
Text Example
White with #628573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628573; }
p { color: rgb(98,133,115); }
H1.HeaderClassName
{
color: #628573;
}
.AnyTagClassName
{
color: #628573;
}
</style>
background-color css
<style>
a { background-color: #628573; }
a { background-color: rgb(98,133,115); }
div.DivClassName
{
background-color: #628573;
}
.BgClassName
{
background-color: #628573;
}
</style>
border-color css
<style>
span { border-color: #628573; }
span { border-color: rgb(98,133,115); }
td.TdClassName
{
border-color: #628573;
}
.TagClassName
{
border-color: #628573;
}
</style>