Shades of Breaker Bay #547974
Tints of Breaker Bay #547974
RGB
CMYK
RGB Variations
Color information
#547974 (or 0x547974) is known color: Breaker Bay. HEX triplet: 54, 79 and 74. RGB value is (84,121,116). Sum of RGB (Red+Green+Blue) = 84+121+116=321 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.17% from 321); Green value is 121 (47.66% from 255 or 37.69% from 321); Blue value is 116 (45.70% from 255 or 36.14% from 321); Max value from RGB is 121 - color contains mainly: green. Hex color #547974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547974 is #AB868B. Grayscale: #6D6D6D. Windows color (decimal): -11241100 or 7633236. OLE color: 7633236.
HSL color Cylindrical-coordinate representation of color #547974: hue angle of 171.89º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #547974 is Cyan = 0.31, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 121 | 116 | - |
| CMYK | 0.31 | 0 | 0.04 | 0.53 |
| HSL | 171.89º | 0.18% | 0.4% | - |
| HSV(B) | 171.89º | 0.31% | 0.47% | - |
| XYZ | 13.65 | 16.82 | 19.05 | - |
| YUV | 109.37 | 131.74 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 121 | 116 | 0.31 | 0 | 0.04 | 0.53 | 171.89 | 0.18 | 0.4 |
| Hex | 54 | 79 | 74 | 1F | 0 | 4 | 35 | AC | 12 | 28 |
| Octal | 124 | 171 | 164 | 37 | 0 | 4 | 65 | 254 | 22 | 50 |
| Binary | 1010100 | 1111001 | 1110100 | 11111 | 0 | 100 | 110101 | 10101100 | 10010 | 101000 |
Color Harmonies of #547974
Complementary color
Monochromatic Colors of #547974
Black with #547974
Text Example
Text Example
White with #547974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547974; }
p { color: rgb(84,121,116); }
H1.HeaderClassName
{
color: #547974;
}
.AnyTagClassName
{
color: #547974;
}
</style>
background-color css
<style>
a { background-color: #547974; }
a { background-color: rgb(84,121,116); }
div.DivClassName
{
background-color: #547974;
}
.BgClassName
{
background-color: #547974;
}
</style>
border-color css
<style>
span { border-color: #547974; }
span { border-color: rgb(84,121,116); }
td.TdClassName
{
border-color: #547974;
}
.TagClassName
{
border-color: #547974;
}
</style>