Shades of Breaker Bay #587574
Tints of Breaker Bay #587574
RGB
CMYK
RGB Variations
Color information
#587574 (or 0x587574) is known color: Breaker Bay. HEX triplet: 58, 75 and 74. RGB value is (88,117,116). Sum of RGB (Red+Green+Blue) = 88+117+116=321 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.41% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 116 (45.70% from 255 or 36.14% from 321); Max value from RGB is 117 - color contains mainly: green. Hex color #587574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587574 is #A78A8B. Grayscale: #6C6C6C. Windows color (decimal): -10979980 or 7632216. OLE color: 7632216.
HSL color Cylindrical-coordinate representation of color #587574: hue angle of 177.93º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #587574 is Cyan = 0.25, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 116 | - |
| CMYK | 0.25 | 0 | 0.01 | 0.54 |
| HSL | 177.93º | 0.14% | 0.4% | - |
| HSV(B) | 177.93º | 0.25% | 0.46% | - |
| XYZ | 13.54 | 16.06 | 18.91 | - |
| YUV | 108.22 | 132.39 | 113.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 116 | 0.25 | 0 | 0.01 | 0.54 | 177.93 | 0.14 | 0.4 |
| Hex | 58 | 75 | 74 | 19 | 0 | 1 | 36 | B2 | E | 28 |
| Octal | 130 | 165 | 164 | 31 | 0 | 1 | 66 | 262 | 16 | 50 |
| Binary | 1011000 | 1110101 | 1110100 | 11001 | 0 | 1 | 110110 | 10110010 | 1110 | 101000 |
Color Harmonies of #587574
Complementary color
Monochromatic Colors of #587574
Black with #587574
Text Example
Text Example
White with #587574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587574; }
p { color: rgb(88,117,116); }
H1.HeaderClassName
{
color: #587574;
}
.AnyTagClassName
{
color: #587574;
}
</style>
background-color css
<style>
a { background-color: #587574; }
a { background-color: rgb(88,117,116); }
div.DivClassName
{
background-color: #587574;
}
.BgClassName
{
background-color: #587574;
}
</style>
border-color css
<style>
span { border-color: #587574; }
span { border-color: rgb(88,117,116); }
td.TdClassName
{
border-color: #587574;
}
.TagClassName
{
border-color: #587574;
}
</style>