Shades of Cutty Sark #547768
Tints of Cutty Sark #547768
RGB
CMYK
RGB Variations
Color information
#547768 (or 0x547768) is known color: Cutty Sark. HEX triplet: 54, 77 and 68. RGB value is (84,119,104). Sum of RGB (Red+Green+Blue) = 84+119+104=307 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.36% from 307); Green value is 119 (46.88% from 255 or 38.76% from 307); Blue value is 104 (41.02% from 255 or 33.88% from 307); Max value from RGB is 119 - color contains mainly: green. Hex color #547768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547768 is #AB8897. Grayscale: #6A6A6A. Windows color (decimal): -11241624 or 6846292. OLE color: 6846292.
HSL color Cylindrical-coordinate representation of color #547768: hue angle of 154.29º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547768 is Cyan = 0.29, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 104 | - |
| CMYK | 0.29 | 0 | 0.13 | 0.53 |
| HSL | 154.29º | 0.17% | 0.4% | - |
| HSV(B) | 154.29º | 0.29% | 0.47% | - |
| XYZ | 12.75 | 16.08 | 15.53 | - |
| YUV | 106.83 | 126.4 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 104 | 0.29 | 0 | 0.13 | 0.53 | 154.29 | 0.17 | 0.4 |
| Hex | 54 | 77 | 68 | 1D | 0 | D | 35 | 9A | 11 | 28 |
| Octal | 124 | 167 | 150 | 35 | 0 | 15 | 65 | 232 | 21 | 50 |
| Binary | 1010100 | 1110111 | 1101000 | 11101 | 0 | 1101 | 110101 | 10011010 | 10001 | 101000 |
Color Harmonies of #547768
Complementary color
Monochromatic Colors of #547768
Black with #547768
Text Example
Text Example
White with #547768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547768; }
p { color: rgb(84,119,104); }
H1.HeaderClassName
{
color: #547768;
}
.AnyTagClassName
{
color: #547768;
}
</style>
background-color css
<style>
a { background-color: #547768; }
a { background-color: rgb(84,119,104); }
div.DivClassName
{
background-color: #547768;
}
.BgClassName
{
background-color: #547768;
}
</style>
border-color css
<style>
span { border-color: #547768; }
span { border-color: rgb(84,119,104); }
td.TdClassName
{
border-color: #547768;
}
.TagClassName
{
border-color: #547768;
}
</style>