Shades of Breaker Bay #547375
Tints of Breaker Bay #547375
RGB
CMYK
RGB Variations
Color information
#547375 (or 0x547375) is known color: Breaker Bay. HEX triplet: 54, 73 and 75. RGB value is (84,115,117). Sum of RGB (Red+Green+Blue) = 84+115+117=316 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.58% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 117 (46.09% from 255 or 37.03% from 316); Max value from RGB is 117 - color contains mainly: blue. Hex color #547375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547375 is #AB8C8A. Grayscale: #696969. Windows color (decimal): -11242635 or 7697236. OLE color: 7697236.
HSL color Cylindrical-coordinate representation of color #547375: hue angle of 183.64º 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 #547375 is Cyan = 0.28, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 115 | 117 | - |
| CMYK | 0.28 | 0.02 | 0 | 0.54 |
| HSL | 183.64º | 0.16% | 0.39% | - |
| HSV(B) | 183.64º | 0.28% | 0.46% | - |
| XYZ | 13 | 15.43 | 19.12 | - |
| YUV | 105.96 | 134.23 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 115 | 117 | 0.28 | 0.02 | 0 | 0.54 | 183.64 | 0.16 | 0.39 |
| Hex | 54 | 73 | 75 | 1C | 2 | 0 | 36 | B8 | 10 | 27 |
| Octal | 124 | 163 | 165 | 34 | 2 | 0 | 66 | 270 | 20 | 47 |
| Binary | 1010100 | 1110011 | 1110101 | 11100 | 10 | 0 | 110110 | 10111000 | 10000 | 100111 |
Color Harmonies of #547375
Complementary color
Monochromatic Colors of #547375
Black with #547375
Text Example
Text Example
White with #547375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547375; }
p { color: rgb(84,115,117); }
H1.HeaderClassName
{
color: #547375;
}
.AnyTagClassName
{
color: #547375;
}
</style>
background-color css
<style>
a { background-color: #547375; }
a { background-color: rgb(84,115,117); }
div.DivClassName
{
background-color: #547375;
}
.BgClassName
{
background-color: #547375;
}
</style>
border-color css
<style>
span { border-color: #547375; }
span { border-color: rgb(84,115,117); }
td.TdClassName
{
border-color: #547375;
}
.TagClassName
{
border-color: #547375;
}
</style>