Shades of Breaker Bay #557273
Tints of Breaker Bay #557273
RGB
CMYK
RGB Variations
Color information
#557273 (or 0x557273) is known color: Breaker Bay. HEX triplet: 55, 72 and 73. RGB value is (85,114,115). Sum of RGB (Red+Green+Blue) = 85+114+115=314 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.07% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 115 (45.31% from 255 or 36.62% from 314); Max value from RGB is 115 - color contains mainly: blue. Hex color #557273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557273 is #AA8D8C. Grayscale: #696969. Windows color (decimal): -11177357 or 7565909. OLE color: 7565909.
HSL color Cylindrical-coordinate representation of color #557273: hue angle of 182º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #557273 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 115 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.55 |
| HSL | 182º | 0.15% | 0.39% | - |
| HSV(B) | 182º | 0.26% | 0.45% | - |
| XYZ | 12.86 | 15.2 | 18.48 | - |
| YUV | 105.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 115 | 0.26 | 0.01 | 0 | 0.55 | 182 | 0.15 | 0.39 |
| Hex | 55 | 72 | 73 | 1A | 1 | 0 | 37 | B6 | F | 27 |
| Octal | 125 | 162 | 163 | 32 | 1 | 0 | 67 | 266 | 17 | 47 |
| Binary | 1010101 | 1110010 | 1110011 | 11010 | 1 | 0 | 110111 | 10110110 | 1111 | 100111 |
Color Harmonies of #557273
Complementary color
Monochromatic Colors of #557273
Black with #557273
Text Example
Text Example
White with #557273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557273; }
p { color: rgb(85,114,115); }
H1.HeaderClassName
{
color: #557273;
}
.AnyTagClassName
{
color: #557273;
}
</style>
background-color css
<style>
a { background-color: #557273; }
a { background-color: rgb(85,114,115); }
div.DivClassName
{
background-color: #557273;
}
.BgClassName
{
background-color: #557273;
}
</style>
border-color css
<style>
span { border-color: #557273; }
span { border-color: rgb(85,114,115); }
td.TdClassName
{
border-color: #557273;
}
.TagClassName
{
border-color: #557273;
}
</style>