Shades of Cutty Sark #548174
Tints of Cutty Sark #548174
RGB
CMYK
RGB Variations
Color information
#548174 (or 0x548174) is known color: Cutty Sark. HEX triplet: 54, 81 and 74. RGB value is (84,129,116). Sum of RGB (Red+Green+Blue) = 84+129+116=329 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.53% from 329); Green value is 129 (50.78% from 255 or 39.21% from 329); Blue value is 116 (45.70% from 255 or 35.26% from 329); Max value from RGB is 129 - color contains mainly: green. Hex color #548174 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548174 is #AB7E8B. Grayscale: #727272. Windows color (decimal): -11239052 or 7635284. OLE color: 7635284.
HSL color Cylindrical-coordinate representation of color #548174: hue angle of 162.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #548174 is Cyan = 0.35, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 129 | 116 | - |
| CMYK | 0.35 | 0 | 0.10 | 0.49 |
| HSL | 162.67º | 0.21% | 0.42% | - |
| HSV(B) | 162.67º | 0.35% | 0.51% | - |
| XYZ | 14.66 | 18.85 | 19.39 | - |
| YUV | 114.06 | 129.09 | 106.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 129 | 116 | 0.35 | 0 | 0.10 | 0.49 | 162.67 | 0.21 | 0.42 |
| Hex | 54 | 81 | 74 | 23 | 0 | A | 31 | A3 | 15 | 2A |
| Octal | 124 | 201 | 164 | 43 | 0 | 12 | 61 | 243 | 25 | 52 |
| Binary | 1010100 | 10000001 | 1110100 | 100011 | 0 | 1010 | 110001 | 10100011 | 10101 | 101010 |
Color Harmonies of #548174
Complementary color
Monochromatic Colors of #548174
Black with #548174
Text Example
Text Example
White with #548174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548174; }
p { color: rgb(84,129,116); }
H1.HeaderClassName
{
color: #548174;
}
.AnyTagClassName
{
color: #548174;
}
</style>
background-color css
<style>
a { background-color: #548174; }
a { background-color: rgb(84,129,116); }
div.DivClassName
{
background-color: #548174;
}
.BgClassName
{
background-color: #548174;
}
</style>
border-color css
<style>
span { border-color: #548174; }
span { border-color: rgb(84,129,116); }
td.TdClassName
{
border-color: #548174;
}
.TagClassName
{
border-color: #548174;
}
</style>