Shades of Breaker Bay #557474
Tints of Breaker Bay #557474
RGB
CMYK
RGB Variations
Color information
#557474 (or 0x557474) is known color: Breaker Bay. HEX triplet: 55, 74 and 74. RGB value is (85,116,116). Sum of RGB (Red+Green+Blue) = 85+116+116=317 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.81% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 116 (45.70% from 255 or 36.59% from 317); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #557474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557474 is #AA8B8B. Grayscale: #6A6A6A. Windows color (decimal): -11176844 or 7631957. OLE color: 7631957.
HSL color Cylindrical-coordinate representation of color #557474: hue angle of 180º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557474 is Cyan = 0.27, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 116 | - |
| CMYK | 0.27 | 0 | 0 | 0.55 |
| HSL | 180º | 0.15% | 0.39% | - |
| HSV(B) | 180º | 0.27% | 0.45% | - |
| XYZ | 13.14 | 15.68 | 18.86 | - |
| YUV | 106.73 | 133.23 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 116 | 0.27 | 0 | 0 | 0.55 | 180 | 0.15 | 0.39 |
| Hex | 55 | 74 | 74 | 1B | 0 | 0 | 37 | B4 | F | 27 |
| Octal | 125 | 164 | 164 | 33 | 0 | 0 | 67 | 264 | 17 | 47 |
| Binary | 1010101 | 1110100 | 1110100 | 11011 | 0 | 0 | 110111 | 10110100 | 1111 | 100111 |
Color Harmonies of #557474
Complementary color
Monochromatic Colors of #557474
Black with #557474
Text Example
Text Example
White with #557474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557474; }
p { color: rgb(85,116,116); }
H1.HeaderClassName
{
color: #557474;
}
.AnyTagClassName
{
color: #557474;
}
</style>
background-color css
<style>
a { background-color: #557474; }
a { background-color: rgb(85,116,116); }
div.DivClassName
{
background-color: #557474;
}
.BgClassName
{
background-color: #557474;
}
</style>
border-color css
<style>
span { border-color: #557474; }
span { border-color: rgb(85,116,116); }
td.TdClassName
{
border-color: #557474;
}
.TagClassName
{
border-color: #557474;
}
</style>