Shades of Cutty Sark #618272
Tints of Cutty Sark #618272
RGB
CMYK
RGB Variations
Color information
#618272 (or 0x618272) is known color: Cutty Sark. HEX triplet: 61, 82 and 72. RGB value is (97,130,114). Sum of RGB (Red+Green+Blue) = 97+130+114=341 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.45% from 341); Green value is 130 (51.17% from 255 or 38.12% from 341); Blue value is 114 (44.92% from 255 or 33.43% from 341); Max value from RGB is 130 - color contains mainly: green. Hex color #618272 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618272 is #9E7D8D. Grayscale: #767676. Windows color (decimal): -10386830 or 7504481. OLE color: 7504481.
HSL color Cylindrical-coordinate representation of color #618272: hue angle of 150.91º 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 #618272 is Cyan = 0.25, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 114 | - |
| CMYK | 0.25 | 0 | 0.12 | 0.49 |
| HSL | 150.91º | 0.15% | 0.45% | - |
| HSV(B) | 150.91º | 0.25% | 0.51% | - |
| XYZ | 15.95 | 19.72 | 18.89 | - |
| YUV | 118.31 | 125.57 | 112.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 114 | 0.25 | 0 | 0.12 | 0.49 | 150.91 | 0.15 | 0.45 |
| Hex | 61 | 82 | 72 | 19 | 0 | C | 31 | 97 | F | 2D |
| Octal | 141 | 202 | 162 | 31 | 0 | 14 | 61 | 227 | 17 | 55 |
| Binary | 1100001 | 10000010 | 1110010 | 11001 | 0 | 1100 | 110001 | 10010111 | 1111 | 101101 |
Color Harmonies of #618272
Complementary color
Monochromatic Colors of #618272
Black with #618272
Text Example
Text Example
White with #618272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618272; }
p { color: rgb(97,130,114); }
H1.HeaderClassName
{
color: #618272;
}
.AnyTagClassName
{
color: #618272;
}
</style>
background-color css
<style>
a { background-color: #618272; }
a { background-color: rgb(97,130,114); }
div.DivClassName
{
background-color: #618272;
}
.BgClassName
{
background-color: #618272;
}
</style>
border-color css
<style>
span { border-color: #618272; }
span { border-color: rgb(97,130,114); }
td.TdClassName
{
border-color: #618272;
}
.TagClassName
{
border-color: #618272;
}
</style>