Shades of Cutty Sark #57746A
Tints of Cutty Sark #57746A
RGB
CMYK
RGB Variations
Color information
#57746A (or 0x57746A) is known color: Cutty Sark. HEX triplet: 57, 74 and 6A. RGB value is (87,116,106). Sum of RGB (Red+Green+Blue) = 87+116+106=309 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.16% from 309); Green value is 116 (45.70% from 255 or 37.54% from 309); Blue value is 106 (41.80% from 255 or 34.30% from 309); Max value from RGB is 116 - color contains mainly: green. Hex color #57746A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #57746A is #A88B95. Grayscale: #6A6A6A. Windows color (decimal): -11045782 or 6976599. OLE color: 6976599.
HSL color Cylindrical-coordinate representation of color #57746A: hue angle of 159.31º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #57746A is Cyan = 0.25, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 116 | 106 | - |
| CMYK | 0.25 | 0 | 0.09 | 0.55 |
| HSL | 159.31º | 0.14% | 0.4% | - |
| HSV(B) | 159.31º | 0.25% | 0.45% | - |
| XYZ | 12.78 | 15.56 | 15.97 | - |
| YUV | 106.19 | 127.89 | 114.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 106 | 0.25 | 0 | 0.09 | 0.55 | 159.31 | 0.14 | 0.4 |
| Hex | 57 | 74 | 6A | 19 | 0 | 9 | 37 | 9F | E | 28 |
| Octal | 127 | 164 | 152 | 31 | 0 | 11 | 67 | 237 | 16 | 50 |
| Binary | 1010111 | 1110100 | 1101010 | 11001 | 0 | 1001 | 110111 | 10011111 | 1110 | 101000 |
Color Harmonies of #57746A
Complementary color
Monochromatic Colors of #57746A
Black with #57746A
Text Example
Text Example
White with #57746A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57746A; }
p { color: rgb(87,116,106); }
H1.HeaderClassName
{
color: #57746A;
}
.AnyTagClassName
{
color: #57746A;
}
</style>
background-color css
<style>
a { background-color: #57746A; }
a { background-color: rgb(87,116,106); }
div.DivClassName
{
background-color: #57746A;
}
.BgClassName
{
background-color: #57746A;
}
</style>
border-color css
<style>
span { border-color: #57746A; }
span { border-color: rgb(87,116,106); }
td.TdClassName
{
border-color: #57746A;
}
.TagClassName
{
border-color: #57746A;
}
</style>