Shades of Breaker Bay #547173
Tints of Breaker Bay #547173
RGB
CMYK
RGB Variations
Color information
#547173 (or 0x547173) is known color: Breaker Bay. HEX triplet: 54, 71 and 73. RGB value is (84,113,115). Sum of RGB (Red+Green+Blue) = 84+113+115=312 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.92% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 115 (45.31% from 255 or 36.86% from 312); Max value from RGB is 115 - color contains mainly: blue. Hex color #547173 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547173 is #AB8E8C. Grayscale: #686868. Windows color (decimal): -11243149 or 7565652. OLE color: 7565652.
HSL color Cylindrical-coordinate representation of color #547173: hue angle of 183.87º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #547173 is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 113 | 115 | - |
| CMYK | 0.27 | 0.02 | 0 | 0.55 |
| HSL | 183.87º | 0.16% | 0.39% | - |
| HSV(B) | 183.87º | 0.27% | 0.45% | - |
| XYZ | 12.66 | 14.93 | 18.43 | - |
| YUV | 104.56 | 133.89 | 113.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 113 | 115 | 0.27 | 0.02 | 0 | 0.55 | 183.87 | 0.16 | 0.39 |
| Hex | 54 | 71 | 73 | 1B | 2 | 0 | 37 | B8 | 10 | 27 |
| Octal | 124 | 161 | 163 | 33 | 2 | 0 | 67 | 270 | 20 | 47 |
| Binary | 1010100 | 1110001 | 1110011 | 11011 | 10 | 0 | 110111 | 10111000 | 10000 | 100111 |
Color Harmonies of #547173
Complementary color
Monochromatic Colors of #547173
Black with #547173
Text Example
Text Example
White with #547173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547173; }
p { color: rgb(84,113,115); }
H1.HeaderClassName
{
color: #547173;
}
.AnyTagClassName
{
color: #547173;
}
</style>
background-color css
<style>
a { background-color: #547173; }
a { background-color: rgb(84,113,115); }
div.DivClassName
{
background-color: #547173;
}
.BgClassName
{
background-color: #547173;
}
</style>
border-color css
<style>
span { border-color: #547173; }
span { border-color: rgb(84,113,115); }
td.TdClassName
{
border-color: #547173;
}
.TagClassName
{
border-color: #547173;
}
</style>