Shades of Breaker Bay #557374
Tints of Breaker Bay #557374
RGB
CMYK
RGB Variations
Color information
#557374 (or 0x557374) is known color: Breaker Bay. HEX triplet: 55, 73 and 74. RGB value is (85,115,116). Sum of RGB (Red+Green+Blue) = 85+115+116=316 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.90% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 116 (45.70% from 255 or 36.71% from 316); Max value from RGB is 116 - color contains mainly: blue. Hex color #557374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557374 is #AA8C8B. Grayscale: #6A6A6A. Windows color (decimal): -11177100 or 7631701. OLE color: 7631701.
HSL color Cylindrical-coordinate representation of color #557374: hue angle of 181.94º 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 #557374 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 116 | - |
| CMYK | 0.27 | 0.01 | 0 | 0.55 |
| HSL | 181.94º | 0.15% | 0.39% | - |
| HSV(B) | 181.94º | 0.27% | 0.45% | - |
| XYZ | 13.03 | 15.45 | 18.82 | - |
| YUV | 106.14 | 133.56 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 116 | 0.27 | 0.01 | 0 | 0.55 | 181.94 | 0.15 | 0.39 |
| Hex | 55 | 73 | 74 | 1B | 1 | 0 | 37 | B6 | F | 27 |
| Octal | 125 | 163 | 164 | 33 | 1 | 0 | 67 | 266 | 17 | 47 |
| Binary | 1010101 | 1110011 | 1110100 | 11011 | 1 | 0 | 110111 | 10110110 | 1111 | 100111 |
Color Harmonies of #557374
Complementary color
Monochromatic Colors of #557374
Black with #557374
Text Example
Text Example
White with #557374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557374; }
p { color: rgb(85,115,116); }
H1.HeaderClassName
{
color: #557374;
}
.AnyTagClassName
{
color: #557374;
}
</style>
background-color css
<style>
a { background-color: #557374; }
a { background-color: rgb(85,115,116); }
div.DivClassName
{
background-color: #557374;
}
.BgClassName
{
background-color: #557374;
}
</style>
border-color css
<style>
span { border-color: #557374; }
span { border-color: rgb(85,115,116); }
td.TdClassName
{
border-color: #557374;
}
.TagClassName
{
border-color: #557374;
}
</style>