Shades of Breaker Bay #578279
Tints of Breaker Bay #578279
RGB
CMYK
RGB Variations
Color information
#578279 (or 0x578279) is known color: Breaker Bay. HEX triplet: 57, 82 and 79. RGB value is (87,130,121). Sum of RGB (Red+Green+Blue) = 87+130+121=338 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.74% from 338); Green value is 130 (51.17% from 255 or 38.46% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 130 - color contains mainly: green. Hex color #578279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578279 is #A87D86. Grayscale: #747474. Windows color (decimal): -11042183 or 7963223. OLE color: 7963223.
HSL color Cylindrical-coordinate representation of color #578279: hue angle of 167.44º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #578279 is Cyan = 0.33, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 130 | 121 | - |
| CMYK | 0.33 | 0 | 0.07 | 0.49 |
| HSL | 167.44º | 0.2% | 0.43% | - |
| HSV(B) | 167.44º | 0.33% | 0.51% | - |
| XYZ | 15.36 | 19.37 | 21.02 | - |
| YUV | 116.12 | 130.75 | 107.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 121 | 0.33 | 0 | 0.07 | 0.49 | 167.44 | 0.2 | 0.43 |
| Hex | 57 | 82 | 79 | 21 | 0 | 7 | 31 | A7 | 14 | 2B |
| Octal | 127 | 202 | 171 | 41 | 0 | 7 | 61 | 247 | 24 | 53 |
| Binary | 1010111 | 10000010 | 1111001 | 100001 | 0 | 111 | 110001 | 10100111 | 10100 | 101011 |
Color Harmonies of #578279
Complementary color
Monochromatic Colors of #578279
Black with #578279
Text Example
Text Example
White with #578279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578279; }
p { color: rgb(87,130,121); }
H1.HeaderClassName
{
color: #578279;
}
.AnyTagClassName
{
color: #578279;
}
</style>
background-color css
<style>
a { background-color: #578279; }
a { background-color: rgb(87,130,121); }
div.DivClassName
{
background-color: #578279;
}
.BgClassName
{
background-color: #578279;
}
</style>
border-color css
<style>
span { border-color: #578279; }
span { border-color: rgb(87,130,121); }
td.TdClassName
{
border-color: #578279;
}
.TagClassName
{
border-color: #578279;
}
</style>