Shades of Breaker Bay #507478
Tints of Breaker Bay #507478
RGB
CMYK
RGB Variations
Color information
#507478 (or 0x507478) is known color: Breaker Bay. HEX triplet: 50, 74 and 78. RGB value is (80,116,120). Sum of RGB (Red+Green+Blue) = 80+116+120=316 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.32% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 120 (47.27% from 255 or 37.97% from 316); Max value from RGB is 120 - color contains mainly: blue. Hex color #507478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507478 is #AF8B87. Grayscale: #696969. Windows color (decimal): -11504520 or 7894096. OLE color: 7894096.
HSL color Cylindrical-coordinate representation of color #507478: hue angle of 186º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #507478 is Cyan = 0.33, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 116 | 120 | - |
| CMYK | 0.33 | 0.03 | 0 | 0.53 |
| HSL | 186º | 0.2% | 0.39% | - |
| HSV(B) | 186º | 0.33% | 0.47% | - |
| XYZ | 12.94 | 15.55 | 20.09 | - |
| YUV | 105.69 | 136.07 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 116 | 120 | 0.33 | 0.03 | 0 | 0.53 | 186 | 0.2 | 0.39 |
| Hex | 50 | 74 | 78 | 21 | 3 | 0 | 35 | BA | 14 | 27 |
| Octal | 120 | 164 | 170 | 41 | 3 | 0 | 65 | 272 | 24 | 47 |
| Binary | 1010000 | 1110100 | 1111000 | 100001 | 11 | 0 | 110101 | 10111010 | 10100 | 100111 |
Color Harmonies of #507478
Complementary color
Monochromatic Colors of #507478
Black with #507478
Text Example
Text Example
White with #507478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507478; }
p { color: rgb(80,116,120); }
H1.HeaderClassName
{
color: #507478;
}
.AnyTagClassName
{
color: #507478;
}
</style>
background-color css
<style>
a { background-color: #507478; }
a { background-color: rgb(80,116,120); }
div.DivClassName
{
background-color: #507478;
}
.BgClassName
{
background-color: #507478;
}
</style>
border-color css
<style>
span { border-color: #507478; }
span { border-color: rgb(80,116,120); }
td.TdClassName
{
border-color: #507478;
}
.TagClassName
{
border-color: #507478;
}
</style>