Shades of Breaker Bay #527373
Tints of Breaker Bay #527373
RGB
CMYK
RGB Variations
Color information
#527373 (or 0x527373) is known color: Breaker Bay. HEX triplet: 52, 73 and 73. RGB value is (82,115,115). Sum of RGB (Red+Green+Blue) = 82+115+115=312 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.28% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 115 (45.31% from 255 or 36.86% from 312); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #527373 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527373 is #AD8C8C. Grayscale: #696969. Windows color (decimal): -11373709 or 7566162. OLE color: 7566162.
HSL color Cylindrical-coordinate representation of color #527373: hue angle of 180º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #527373 is Cyan = 0.29, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 115 | - |
| CMYK | 0.29 | 0 | 0 | 0.55 |
| HSL | 180º | 0.17% | 0.39% | - |
| HSV(B) | 180º | 0.29% | 0.45% | - |
| XYZ | 12.7 | 15.29 | 18.5 | - |
| YUV | 105.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 115 | 0.29 | 0 | 0 | 0.55 | 180 | 0.17 | 0.39 |
| Hex | 52 | 73 | 73 | 1D | 0 | 0 | 37 | B4 | 11 | 27 |
| Octal | 122 | 163 | 163 | 35 | 0 | 0 | 67 | 264 | 21 | 47 |
| Binary | 1010010 | 1110011 | 1110011 | 11101 | 0 | 0 | 110111 | 10110100 | 10001 | 100111 |
Color Harmonies of #527373
Complementary color
Monochromatic Colors of #527373
Black with #527373
Text Example
Text Example
White with #527373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527373; }
p { color: rgb(82,115,115); }
H1.HeaderClassName
{
color: #527373;
}
.AnyTagClassName
{
color: #527373;
}
</style>
background-color css
<style>
a { background-color: #527373; }
a { background-color: rgb(82,115,115); }
div.DivClassName
{
background-color: #527373;
}
.BgClassName
{
background-color: #527373;
}
</style>
border-color css
<style>
span { border-color: #527373; }
span { border-color: rgb(82,115,115); }
td.TdClassName
{
border-color: #527373;
}
.TagClassName
{
border-color: #527373;
}
</style>