Shades of Cutty Sark #557667
Tints of Cutty Sark #557667
RGB
CMYK
RGB Variations
Color information
#557667 (or 0x557667) is known color: Cutty Sark. HEX triplet: 55, 76 and 67. RGB value is (85,118,103). Sum of RGB (Red+Green+Blue) = 85+118+103=306 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.78% from 306); Green value is 118 (46.48% from 255 or 38.56% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 118 - color contains mainly: green. Hex color #557667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557667 is #AA8998. Grayscale: #6A6A6A. Windows color (decimal): -11176345 or 6780501. OLE color: 6780501.
HSL color Cylindrical-coordinate representation of color #557667: hue angle of 152.73º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557667 is Cyan = 0.28, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 103 | - |
| CMYK | 0.28 | 0 | 0.13 | 0.54 |
| HSL | 152.73º | 0.16% | 0.4% | - |
| HSV(B) | 152.73º | 0.28% | 0.46% | - |
| XYZ | 12.67 | 15.87 | 15.23 | - |
| YUV | 106.42 | 126.07 | 112.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 103 | 0.28 | 0 | 0.13 | 0.54 | 152.73 | 0.16 | 0.4 |
| Hex | 55 | 76 | 67 | 1C | 0 | D | 36 | 99 | 10 | 28 |
| Octal | 125 | 166 | 147 | 34 | 0 | 15 | 66 | 231 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1100111 | 11100 | 0 | 1101 | 110110 | 10011001 | 10000 | 101000 |
Color Harmonies of #557667
Complementary color
Monochromatic Colors of #557667
Black with #557667
Text Example
Text Example
White with #557667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557667; }
p { color: rgb(85,118,103); }
H1.HeaderClassName
{
color: #557667;
}
.AnyTagClassName
{
color: #557667;
}
</style>
background-color css
<style>
a { background-color: #557667; }
a { background-color: rgb(85,118,103); }
div.DivClassName
{
background-color: #557667;
}
.BgClassName
{
background-color: #557667;
}
</style>
border-color css
<style>
span { border-color: #557667; }
span { border-color: rgb(85,118,103); }
td.TdClassName
{
border-color: #557667;
}
.TagClassName
{
border-color: #557667;
}
</style>