Shades of Breaker Bay #547575
Tints of Breaker Bay #547575
RGB
CMYK
RGB Variations
Color information
#547575 (or 0x547575) is known color: Breaker Bay. HEX triplet: 54, 75 and 75. RGB value is (84,117,117). Sum of RGB (Red+Green+Blue) = 84+117+117=318 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.42% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #547575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547575 is #AB8A8A. Grayscale: #6B6B6B. Windows color (decimal): -11242123 or 7697748. OLE color: 7697748.
HSL color Cylindrical-coordinate representation of color #547575: hue angle of 180º 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 #547575 is Cyan = 0.28, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 117 | 117 | - |
| CMYK | 0.28 | 0 | 0 | 0.54 |
| HSL | 180º | 0.16% | 0.39% | - |
| HSV(B) | 180º | 0.28% | 0.46% | - |
| XYZ | 13.23 | 15.89 | 19.2 | - |
| YUV | 107.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 117 | 0.28 | 0 | 0 | 0.54 | 180 | 0.16 | 0.39 |
| Hex | 54 | 75 | 75 | 1C | 0 | 0 | 36 | B4 | 10 | 27 |
| Octal | 124 | 165 | 165 | 34 | 0 | 0 | 66 | 264 | 20 | 47 |
| Binary | 1010100 | 1110101 | 1110101 | 11100 | 0 | 0 | 110110 | 10110100 | 10000 | 100111 |
Color Harmonies of #547575
Complementary color
Monochromatic Colors of #547575
Black with #547575
Text Example
Text Example
White with #547575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547575; }
p { color: rgb(84,117,117); }
H1.HeaderClassName
{
color: #547575;
}
.AnyTagClassName
{
color: #547575;
}
</style>
background-color css
<style>
a { background-color: #547575; }
a { background-color: rgb(84,117,117); }
div.DivClassName
{
background-color: #547575;
}
.BgClassName
{
background-color: #547575;
}
</style>
border-color css
<style>
span { border-color: #547575; }
span { border-color: rgb(84,117,117); }
td.TdClassName
{
border-color: #547575;
}
.TagClassName
{
border-color: #547575;
}
</style>