Shades of Breaker Bay #557875
Tints of Breaker Bay #557875
RGB
CMYK
RGB Variations
Color information
#557875 (or 0x557875) is known color: Breaker Bay. HEX triplet: 55, 78 and 75. RGB value is (85,120,117). Sum of RGB (Red+Green+Blue) = 85+120+117=322 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.40% from 322); Green value is 120 (47.27% from 255 or 37.27% from 322); Blue value is 117 (46.09% from 255 or 36.34% from 322); Max value from RGB is 120 - color contains mainly: green. Hex color #557875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557875 is #AA878A. Grayscale: #6D6D6D. Windows color (decimal): -11175819 or 7698517. OLE color: 7698517.
HSL color Cylindrical-coordinate representation of color #557875: hue angle of 174.86º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557875 is Cyan = 0.29, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 117 | - |
| CMYK | 0.29 | 0 | 0.02 | 0.53 |
| HSL | 174.86º | 0.17% | 0.4% | - |
| HSV(B) | 174.86º | 0.29% | 0.47% | - |
| XYZ | 13.67 | 16.65 | 19.32 | - |
| YUV | 109.19 | 132.4 | 110.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 117 | 0.29 | 0 | 0.02 | 0.53 | 174.86 | 0.17 | 0.4 |
| Hex | 55 | 78 | 75 | 1D | 0 | 2 | 35 | AF | 11 | 28 |
| Octal | 125 | 170 | 165 | 35 | 0 | 2 | 65 | 257 | 21 | 50 |
| Binary | 1010101 | 1111000 | 1110101 | 11101 | 0 | 10 | 110101 | 10101111 | 10001 | 101000 |
Color Harmonies of #557875
Complementary color
Monochromatic Colors of #557875
Black with #557875
Text Example
Text Example
White with #557875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557875; }
p { color: rgb(85,120,117); }
H1.HeaderClassName
{
color: #557875;
}
.AnyTagClassName
{
color: #557875;
}
</style>
background-color css
<style>
a { background-color: #557875; }
a { background-color: rgb(85,120,117); }
div.DivClassName
{
background-color: #557875;
}
.BgClassName
{
background-color: #557875;
}
</style>
border-color css
<style>
span { border-color: #557875; }
span { border-color: rgb(85,120,117); }
td.TdClassName
{
border-color: #557875;
}
.TagClassName
{
border-color: #557875;
}
</style>