Shades of Cutty Sark #548370
Tints of Cutty Sark #548370
RGB
CMYK
RGB Variations
Color information
#548370 (or 0x548370) is known color: Cutty Sark. HEX triplet: 54, 83 and 70. RGB value is (84,131,112). Sum of RGB (Red+Green+Blue) = 84+131+112=327 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.69% from 327); Green value is 131 (51.56% from 255 or 40.06% from 327); Blue value is 112 (44.14% from 255 or 34.25% from 327); Max value from RGB is 131 - color contains mainly: green. Hex color #548370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548370 is #AB7C8F. Grayscale: #727272. Windows color (decimal): -11238544 or 7373652. OLE color: 7373652.
HSL color Cylindrical-coordinate representation of color #548370: hue angle of 155.74º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #548370 is Cyan = 0.36, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 131 | 112 | - |
| CMYK | 0.36 | 0 | 0.15 | 0.49 |
| HSL | 155.74º | 0.22% | 0.42% | - |
| HSV(B) | 155.74º | 0.36% | 0.51% | - |
| XYZ | 14.7 | 19.29 | 18.28 | - |
| YUV | 114.78 | 126.43 | 106.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 131 | 112 | 0.36 | 0 | 0.15 | 0.49 | 155.74 | 0.22 | 0.42 |
| Hex | 54 | 83 | 70 | 24 | 0 | F | 31 | 9C | 16 | 2A |
| Octal | 124 | 203 | 160 | 44 | 0 | 17 | 61 | 234 | 26 | 52 |
| Binary | 1010100 | 10000011 | 1110000 | 100100 | 0 | 1111 | 110001 | 10011100 | 10110 | 101010 |
Color Harmonies of #548370
Complementary color
Monochromatic Colors of #548370
Black with #548370
Text Example
Text Example
White with #548370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548370; }
p { color: rgb(84,131,112); }
H1.HeaderClassName
{
color: #548370;
}
.AnyTagClassName
{
color: #548370;
}
</style>
background-color css
<style>
a { background-color: #548370; }
a { background-color: rgb(84,131,112); }
div.DivClassName
{
background-color: #548370;
}
.BgClassName
{
background-color: #548370;
}
</style>
border-color css
<style>
span { border-color: #548370; }
span { border-color: rgb(84,131,112); }
td.TdClassName
{
border-color: #548370;
}
.TagClassName
{
border-color: #548370;
}
</style>