Shades of Breaker Bay #547576
Tints of Breaker Bay #547576
RGB
CMYK
RGB Variations
Color information
#547576 (or 0x547576) is known color: Breaker Bay. HEX triplet: 54, 75 and 76. RGB value is (84,117,118). Sum of RGB (Red+Green+Blue) = 84+117+118=319 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.33% from 319); Green value is 117 (46.09% from 255 or 36.68% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 118 - color contains mainly: blue. Hex color #547576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547576 is #AB8A89. Grayscale: #6B6B6B. Windows color (decimal): -11242122 or 7763284. OLE color: 7763284.
HSL color Cylindrical-coordinate representation of color #547576: hue angle of 181.76º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547576 is Cyan = 0.29, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 117 | 118 | - |
| CMYK | 0.29 | 0.01 | 0 | 0.54 |
| HSL | 181.76º | 0.17% | 0.4% | - |
| HSV(B) | 181.76º | 0.29% | 0.46% | - |
| XYZ | 13.29 | 15.92 | 19.51 | - |
| YUV | 107.25 | 134.07 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 118 | 0.29 | 0.01 | 0 | 0.54 | 181.76 | 0.17 | 0.4 |
| Hex | 54 | 75 | 76 | 1D | 1 | 0 | 36 | B6 | 11 | 28 |
| Octal | 124 | 165 | 166 | 35 | 1 | 0 | 66 | 266 | 21 | 50 |
| Binary | 1010100 | 1110101 | 1110110 | 11101 | 1 | 0 | 110110 | 10110110 | 10001 | 101000 |
Color Harmonies of #547576
Complementary color
Monochromatic Colors of #547576
Black with #547576
Text Example
Text Example
White with #547576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547576; }
p { color: rgb(84,117,118); }
H1.HeaderClassName
{
color: #547576;
}
.AnyTagClassName
{
color: #547576;
}
</style>
background-color css
<style>
a { background-color: #547576; }
a { background-color: rgb(84,117,118); }
div.DivClassName
{
background-color: #547576;
}
.BgClassName
{
background-color: #547576;
}
</style>
border-color css
<style>
span { border-color: #547576; }
span { border-color: rgb(84,117,118); }
td.TdClassName
{
border-color: #547576;
}
.TagClassName
{
border-color: #547576;
}
</style>