Shades of Cutty Sark #618274
Tints of Cutty Sark #618274
RGB
CMYK
RGB Variations
Color information
#618274 (or 0x618274) is known color: Cutty Sark. HEX triplet: 61, 82 and 74. RGB value is (97,130,116). Sum of RGB (Red+Green+Blue) = 97+130+116=343 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.28% from 343); Green value is 130 (51.17% from 255 or 37.90% from 343); Blue value is 116 (45.70% from 255 or 33.82% from 343); Max value from RGB is 130 - color contains mainly: green. Hex color #618274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618274 is #9E7D8B. Grayscale: #767676. Windows color (decimal): -10386828 or 7635553. OLE color: 7635553.
HSL color Cylindrical-coordinate representation of color #618274: hue angle of 154.55º degrees, saturation: 0.15, 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 #618274 is Cyan = 0.25, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 116 | - |
| CMYK | 0.25 | 0 | 0.11 | 0.49 |
| HSL | 154.55º | 0.15% | 0.45% | - |
| HSV(B) | 154.55º | 0.25% | 0.51% | - |
| XYZ | 16.06 | 19.77 | 19.49 | - |
| YUV | 118.54 | 126.57 | 112.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 116 | 0.25 | 0 | 0.11 | 0.49 | 154.55 | 0.15 | 0.45 |
| Hex | 61 | 82 | 74 | 19 | 0 | B | 31 | 9B | F | 2D |
| Octal | 141 | 202 | 164 | 31 | 0 | 13 | 61 | 233 | 17 | 55 |
| Binary | 1100001 | 10000010 | 1110100 | 11001 | 0 | 1011 | 110001 | 10011011 | 1111 | 101101 |
Color Harmonies of #618274
Complementary color
Monochromatic Colors of #618274
Black with #618274
Text Example
Text Example
White with #618274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618274; }
p { color: rgb(97,130,116); }
H1.HeaderClassName
{
color: #618274;
}
.AnyTagClassName
{
color: #618274;
}
</style>
background-color css
<style>
a { background-color: #618274; }
a { background-color: rgb(97,130,116); }
div.DivClassName
{
background-color: #618274;
}
.BgClassName
{
background-color: #618274;
}
</style>
border-color css
<style>
span { border-color: #618274; }
span { border-color: rgb(97,130,116); }
td.TdClassName
{
border-color: #618274;
}
.TagClassName
{
border-color: #618274;
}
</style>