Shades of Cutty Sark #547667
Tints of Cutty Sark #547667
RGB
CMYK
RGB Variations
Color information
#547667 (or 0x547667) is known color: Cutty Sark. HEX triplet: 54, 76 and 67. RGB value is (84,118,103). Sum of RGB (Red+Green+Blue) = 84+118+103=305 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.54% from 305); Green value is 118 (46.48% from 255 or 38.69% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 118 - color contains mainly: green. Hex color #547667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547667 is #AB8998. Grayscale: #6A6A6A. Windows color (decimal): -11241881 or 6780500. OLE color: 6780500.
HSL color Cylindrical-coordinate representation of color #547667: hue angle of 153.53º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547667 is Cyan = 0.29, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 118 | 103 | - |
| CMYK | 0.29 | 0 | 0.13 | 0.54 |
| HSL | 153.53º | 0.17% | 0.4% | - |
| HSV(B) | 153.53º | 0.29% | 0.46% | - |
| XYZ | 12.58 | 15.82 | 15.22 | - |
| YUV | 106.12 | 126.24 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 103 | 0.29 | 0 | 0.13 | 0.54 | 153.53 | 0.17 | 0.4 |
| Hex | 54 | 76 | 67 | 1D | 0 | D | 36 | 9A | 11 | 28 |
| Octal | 124 | 166 | 147 | 35 | 0 | 15 | 66 | 232 | 21 | 50 |
| Binary | 1010100 | 1110110 | 1100111 | 11101 | 0 | 1101 | 110110 | 10011010 | 10001 | 101000 |
Color Harmonies of #547667
Complementary color
Monochromatic Colors of #547667
Black with #547667
Text Example
Text Example
White with #547667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547667; }
p { color: rgb(84,118,103); }
H1.HeaderClassName
{
color: #547667;
}
.AnyTagClassName
{
color: #547667;
}
</style>
background-color css
<style>
a { background-color: #547667; }
a { background-color: rgb(84,118,103); }
div.DivClassName
{
background-color: #547667;
}
.BgClassName
{
background-color: #547667;
}
</style>
border-color css
<style>
span { border-color: #547667; }
span { border-color: rgb(84,118,103); }
td.TdClassName
{
border-color: #547667;
}
.TagClassName
{
border-color: #547667;
}
</style>