Shades of Breaker Bay #547475
Tints of Breaker Bay #547475
RGB
CMYK
RGB Variations
Color information
#547475 (or 0x547475) is known color: Breaker Bay. HEX triplet: 54, 74 and 75. RGB value is (84,116,117). Sum of RGB (Red+Green+Blue) = 84+116+117=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 117 (46.09% from 255 or 36.91% from 317); Max value from RGB is 117 - color contains mainly: blue. Hex color #547475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547475 is #AB8B8A. Grayscale: #6A6A6A. Windows color (decimal): -11242379 or 7697492. OLE color: 7697492.
HSL color Cylindrical-coordinate representation of color #547475: hue angle of 181.82º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #547475 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 116 | 117 | - |
| CMYK | 0.28 | 0.01 | 0 | 0.54 |
| HSL | 181.82º | 0.16% | 0.39% | - |
| HSV(B) | 181.82º | 0.28% | 0.46% | - |
| XYZ | 13.11 | 15.66 | 19.16 | - |
| YUV | 106.55 | 133.9 | 111.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 117 | 0.28 | 0.01 | 0 | 0.54 | 181.82 | 0.16 | 0.39 |
| Hex | 54 | 74 | 75 | 1C | 1 | 0 | 36 | B6 | 10 | 27 |
| Octal | 124 | 164 | 165 | 34 | 1 | 0 | 66 | 266 | 20 | 47 |
| Binary | 1010100 | 1110100 | 1110101 | 11100 | 1 | 0 | 110110 | 10110110 | 10000 | 100111 |
Color Harmonies of #547475
Complementary color
Monochromatic Colors of #547475
Black with #547475
Text Example
Text Example
White with #547475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547475; }
p { color: rgb(84,116,117); }
H1.HeaderClassName
{
color: #547475;
}
.AnyTagClassName
{
color: #547475;
}
</style>
background-color css
<style>
a { background-color: #547475; }
a { background-color: rgb(84,116,117); }
div.DivClassName
{
background-color: #547475;
}
.BgClassName
{
background-color: #547475;
}
</style>
border-color css
<style>
span { border-color: #547475; }
span { border-color: rgb(84,116,117); }
td.TdClassName
{
border-color: #547475;
}
.TagClassName
{
border-color: #547475;
}
</style>