Shades of Breaker Bay #557975
Tints of Breaker Bay #557975
RGB
CMYK
RGB Variations
Color information
#557975 (or 0x557975) is known color: Breaker Bay. HEX triplet: 55, 79 and 75. RGB value is (85,121,117). Sum of RGB (Red+Green+Blue) = 85+121+117=323 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.32% from 323); Green value is 121 (47.66% from 255 or 37.46% from 323); Blue value is 117 (46.09% from 255 or 36.22% from 323); Max value from RGB is 121 - color contains mainly: green. Hex color #557975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557975 is #AA868A. Grayscale: #6D6D6D. Windows color (decimal): -11175563 or 7698773. OLE color: 7698773.
HSL color Cylindrical-coordinate representation of color #557975: hue angle of 173.33º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #557975 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 117 | - |
| CMYK | 0.30 | 0 | 0.03 | 0.53 |
| HSL | 173.33º | 0.17% | 0.4% | - |
| HSV(B) | 173.33º | 0.3% | 0.47% | - |
| XYZ | 13.79 | 16.89 | 19.36 | - |
| YUV | 109.78 | 132.07 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 117 | 0.30 | 0 | 0.03 | 0.53 | 173.33 | 0.17 | 0.4 |
| Hex | 55 | 79 | 75 | 1E | 0 | 3 | 35 | AD | 11 | 28 |
| Octal | 125 | 171 | 165 | 36 | 0 | 3 | 65 | 255 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1110101 | 11110 | 0 | 11 | 110101 | 10101101 | 10001 | 101000 |
Color Harmonies of #557975
Complementary color
Monochromatic Colors of #557975
Black with #557975
Text Example
Text Example
White with #557975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557975; }
p { color: rgb(85,121,117); }
H1.HeaderClassName
{
color: #557975;
}
.AnyTagClassName
{
color: #557975;
}
</style>
background-color css
<style>
a { background-color: #557975; }
a { background-color: rgb(85,121,117); }
div.DivClassName
{
background-color: #557975;
}
.BgClassName
{
background-color: #557975;
}
</style>
border-color css
<style>
span { border-color: #557975; }
span { border-color: rgb(85,121,117); }
td.TdClassName
{
border-color: #557975;
}
.TagClassName
{
border-color: #557975;
}
</style>