Shades of Breaker Bay #518479
Tints of Breaker Bay #518479
RGB
CMYK
RGB Variations
Color information
#518479 (or 0x518479) is known color: Breaker Bay. HEX triplet: 51, 84 and 79. RGB value is (81,132,121). Sum of RGB (Red+Green+Blue) = 81+132+121=334 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.25% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 121 (47.66% from 255 or 36.23% from 334); Max value from RGB is 132 - color contains mainly: green. Hex color #518479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518479 is #AE7B86. Grayscale: #737373. Windows color (decimal): -11434887 or 7963729. OLE color: 7963729.
HSL color Cylindrical-coordinate representation of color #518479: hue angle of 167.06º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #518479 is Cyan = 0.39, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 121 | - |
| CMYK | 0.39 | 0 | 0.08 | 0.48 |
| HSL | 167.06º | 0.24% | 0.42% | - |
| HSV(B) | 167.06º | 0.39% | 0.52% | - |
| XYZ | 15.1 | 19.63 | 21.08 | - |
| YUV | 115.5 | 131.1 | 103.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 121 | 0.39 | 0 | 0.08 | 0.48 | 167.06 | 0.24 | 0.42 |
| Hex | 51 | 84 | 79 | 27 | 0 | 8 | 30 | A7 | 18 | 2A |
| Octal | 121 | 204 | 171 | 47 | 0 | 10 | 60 | 247 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1111001 | 100111 | 0 | 1000 | 110000 | 10100111 | 11000 | 101010 |
Color Harmonies of #518479
Complementary color
Monochromatic Colors of #518479
Black with #518479
Text Example
Text Example
White with #518479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518479; }
p { color: rgb(81,132,121); }
H1.HeaderClassName
{
color: #518479;
}
.AnyTagClassName
{
color: #518479;
}
</style>
background-color css
<style>
a { background-color: #518479; }
a { background-color: rgb(81,132,121); }
div.DivClassName
{
background-color: #518479;
}
.BgClassName
{
background-color: #518479;
}
</style>
border-color css
<style>
span { border-color: #518479; }
span { border-color: rgb(81,132,121); }
td.TdClassName
{
border-color: #518479;
}
.TagClassName
{
border-color: #518479;
}
</style>