Shades of Breaker Bay #517574
Tints of Breaker Bay #517574
RGB
CMYK
RGB Variations
Color information
#517574 (or 0x517574) is known color: Breaker Bay. HEX triplet: 51, 75 and 74. RGB value is (81,117,116). Sum of RGB (Red+Green+Blue) = 81+117+116=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 117 (46.09% from 255 or 37.26% from 314); Blue value is 116 (45.70% from 255 or 36.94% from 314); Max value from RGB is 117 - color contains mainly: green. Hex color #517574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517574 is #AE8A8B. Grayscale: #6A6A6A. Windows color (decimal): -11438732 or 7632209. OLE color: 7632209.
HSL color Cylindrical-coordinate representation of color #517574: hue angle of 178.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #517574 is Cyan = 0.31, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 116 | - |
| CMYK | 0.31 | 0 | 0.01 | 0.54 |
| HSL | 178.33º | 0.18% | 0.39% | - |
| HSV(B) | 178.33º | 0.31% | 0.46% | - |
| XYZ | 12.91 | 15.73 | 18.88 | - |
| YUV | 106.12 | 133.57 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 116 | 0.31 | 0 | 0.01 | 0.54 | 178.33 | 0.18 | 0.39 |
| Hex | 51 | 75 | 74 | 1F | 0 | 1 | 36 | B2 | 12 | 27 |
| Octal | 121 | 165 | 164 | 37 | 0 | 1 | 66 | 262 | 22 | 47 |
| Binary | 1010001 | 1110101 | 1110100 | 11111 | 0 | 1 | 110110 | 10110010 | 10010 | 100111 |
Color Harmonies of #517574
Complementary color
Monochromatic Colors of #517574
Black with #517574
Text Example
Text Example
White with #517574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517574; }
p { color: rgb(81,117,116); }
H1.HeaderClassName
{
color: #517574;
}
.AnyTagClassName
{
color: #517574;
}
</style>
background-color css
<style>
a { background-color: #517574; }
a { background-color: rgb(81,117,116); }
div.DivClassName
{
background-color: #517574;
}
.BgClassName
{
background-color: #517574;
}
</style>
border-color css
<style>
span { border-color: #517574; }
span { border-color: rgb(81,117,116); }
td.TdClassName
{
border-color: #517574;
}
.TagClassName
{
border-color: #517574;
}
</style>