Shades of Cutty Sark #547767
Tints of Cutty Sark #547767
RGB
CMYK
RGB Variations
Color information
#547767 (or 0x547767) is known color: Cutty Sark. HEX triplet: 54, 77 and 67. RGB value is (84,119,103). Sum of RGB (Red+Green+Blue) = 84+119+103=306 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.45% from 306); Green value is 119 (46.88% from 255 or 38.89% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 119 - color contains mainly: green. Hex color #547767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547767 is #AB8898. Grayscale: #6A6A6A. Windows color (decimal): -11241625 or 6780756. OLE color: 6780756.
HSL color Cylindrical-coordinate representation of color #547767: hue angle of 152.57º 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 #547767 is Cyan = 0.29, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 103 | - |
| CMYK | 0.29 | 0 | 0.13 | 0.53 |
| HSL | 152.57º | 0.17% | 0.4% | - |
| HSV(B) | 152.57º | 0.29% | 0.47% | - |
| XYZ | 12.7 | 16.06 | 15.26 | - |
| YUV | 106.71 | 125.9 | 111.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 103 | 0.29 | 0 | 0.13 | 0.53 | 152.57 | 0.17 | 0.4 |
| Hex | 54 | 77 | 67 | 1D | 0 | D | 35 | 99 | 11 | 28 |
| Octal | 124 | 167 | 147 | 35 | 0 | 15 | 65 | 231 | 21 | 50 |
| Binary | 1010100 | 1110111 | 1100111 | 11101 | 0 | 1101 | 110101 | 10011001 | 10001 | 101000 |
Color Harmonies of #547767
Complementary color
Monochromatic Colors of #547767
Black with #547767
Text Example
Text Example
White with #547767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547767; }
p { color: rgb(84,119,103); }
H1.HeaderClassName
{
color: #547767;
}
.AnyTagClassName
{
color: #547767;
}
</style>
background-color css
<style>
a { background-color: #547767; }
a { background-color: rgb(84,119,103); }
div.DivClassName
{
background-color: #547767;
}
.BgClassName
{
background-color: #547767;
}
</style>
border-color css
<style>
span { border-color: #547767; }
span { border-color: rgb(84,119,103); }
td.TdClassName
{
border-color: #547767;
}
.TagClassName
{
border-color: #547767;
}
</style>