Shades of Breaker Bay #587477
Tints of Breaker Bay #587477
RGB
CMYK
RGB Variations
Color information
#587477 (or 0x587477) is known color: Breaker Bay. HEX triplet: 58, 74 and 77. RGB value is (88,116,119). Sum of RGB (Red+Green+Blue) = 88+116+119=323 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.24% from 323); Green value is 116 (45.70% from 255 or 35.91% from 323); Blue value is 119 (46.88% from 255 or 36.84% from 323); Max value from RGB is 119 - color contains mainly: blue. Hex color #587477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587477 is #A78B88. Grayscale: #6B6B6B. Windows color (decimal): -10980233 or 7828568. OLE color: 7828568.
HSL color Cylindrical-coordinate representation of color #587477: hue angle of 185.81º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #587477 is Cyan = 0.26, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 116 | 119 | - |
| CMYK | 0.26 | 0.03 | 0 | 0.53 |
| HSL | 185.81º | 0.15% | 0.41% | - |
| HSV(B) | 185.81º | 0.26% | 0.47% | - |
| XYZ | 13.6 | 15.9 | 19.8 | - |
| YUV | 107.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 119 | 0.26 | 0.03 | 0 | 0.53 | 185.81 | 0.15 | 0.41 |
| Hex | 58 | 74 | 77 | 1A | 3 | 0 | 35 | BA | F | 29 |
| Octal | 130 | 164 | 167 | 32 | 3 | 0 | 65 | 272 | 17 | 51 |
| Binary | 1011000 | 1110100 | 1110111 | 11010 | 11 | 0 | 110101 | 10111010 | 1111 | 101001 |
Color Harmonies of #587477
Complementary color
Monochromatic Colors of #587477
Black with #587477
Text Example
Text Example
White with #587477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587477; }
p { color: rgb(88,116,119); }
H1.HeaderClassName
{
color: #587477;
}
.AnyTagClassName
{
color: #587477;
}
</style>
background-color css
<style>
a { background-color: #587477; }
a { background-color: rgb(88,116,119); }
div.DivClassName
{
background-color: #587477;
}
.BgClassName
{
background-color: #587477;
}
</style>
border-color css
<style>
span { border-color: #587477; }
span { border-color: rgb(88,116,119); }
td.TdClassName
{
border-color: #587477;
}
.TagClassName
{
border-color: #587477;
}
</style>