Shades of Cutty Sark #557469
Tints of Cutty Sark #557469
RGB
CMYK
RGB Variations
Color information
#557469 (or 0x557469) is known color: Cutty Sark. HEX triplet: 55, 74 and 69. RGB value is (85,116,105). Sum of RGB (Red+Green+Blue) = 85+116+105=306 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.78% from 306); Green value is 116 (45.70% from 255 or 37.91% from 306); Blue value is 105 (41.41% from 255 or 34.31% from 306); Max value from RGB is 116 - color contains mainly: green. Hex color #557469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557469 is #AA8B96. Grayscale: #696969. Windows color (decimal): -11176855 or 6911061. OLE color: 6911061.
HSL color Cylindrical-coordinate representation of color #557469: hue angle of 158.71º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557469 is Cyan = 0.27, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 105 | - |
| CMYK | 0.27 | 0 | 0.09 | 0.55 |
| HSL | 158.71º | 0.15% | 0.39% | - |
| HSV(B) | 158.71º | 0.27% | 0.45% | - |
| XYZ | 12.54 | 15.44 | 15.68 | - |
| YUV | 105.48 | 127.73 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 105 | 0.27 | 0 | 0.09 | 0.55 | 158.71 | 0.15 | 0.39 |
| Hex | 55 | 74 | 69 | 1B | 0 | 9 | 37 | 9F | F | 27 |
| Octal | 125 | 164 | 151 | 33 | 0 | 11 | 67 | 237 | 17 | 47 |
| Binary | 1010101 | 1110100 | 1101001 | 11011 | 0 | 1001 | 110111 | 10011111 | 1111 | 100111 |
Color Harmonies of #557469
Complementary color
Monochromatic Colors of #557469
Black with #557469
Text Example
Text Example
White with #557469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557469; }
p { color: rgb(85,116,105); }
H1.HeaderClassName
{
color: #557469;
}
.AnyTagClassName
{
color: #557469;
}
</style>
background-color css
<style>
a { background-color: #557469; }
a { background-color: rgb(85,116,105); }
div.DivClassName
{
background-color: #557469;
}
.BgClassName
{
background-color: #557469;
}
</style>
border-color css
<style>
span { border-color: #557469; }
span { border-color: rgb(85,116,105); }
td.TdClassName
{
border-color: #557469;
}
.TagClassName
{
border-color: #557469;
}
</style>