Shades of Breaker Bay #538077
Tints of Breaker Bay #538077
RGB
CMYK
RGB Variations
Color information
#538077 (or 0x538077) is known color: Breaker Bay. HEX triplet: 53, 80 and 77. RGB value is (83,128,119). Sum of RGB (Red+Green+Blue) = 83+128+119=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 128 (50.39% from 255 or 38.79% from 330); Blue value is 119 (46.88% from 255 or 36.06% from 330); Max value from RGB is 128 - color contains mainly: green. Hex color #538077 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538077 is #AC7F88. Grayscale: #717171. Windows color (decimal): -11304841 or 7831635. OLE color: 7831635.
HSL color Cylindrical-coordinate representation of color #538077: hue angle of 168º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #538077 is Cyan = 0.35, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 128 | 119 | - |
| CMYK | 0.35 | 0 | 0.07 | 0.50 |
| HSL | 168º | 0.21% | 0.41% | - |
| HSV(B) | 168º | 0.35% | 0.5% | - |
| XYZ | 14.62 | 18.61 | 20.27 | - |
| YUV | 113.52 | 131.09 | 106.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 119 | 0.35 | 0 | 0.07 | 0.50 | 168 | 0.21 | 0.41 |
| Hex | 53 | 80 | 77 | 23 | 0 | 7 | 32 | A8 | 15 | 29 |
| Octal | 123 | 200 | 167 | 43 | 0 | 7 | 62 | 250 | 25 | 51 |
| Binary | 1010011 | 10000000 | 1110111 | 100011 | 0 | 111 | 110010 | 10101000 | 10101 | 101001 |
Color Harmonies of #538077
Complementary color
Monochromatic Colors of #538077
Black with #538077
Text Example
Text Example
White with #538077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538077; }
p { color: rgb(83,128,119); }
H1.HeaderClassName
{
color: #538077;
}
.AnyTagClassName
{
color: #538077;
}
</style>
background-color css
<style>
a { background-color: #538077; }
a { background-color: rgb(83,128,119); }
div.DivClassName
{
background-color: #538077;
}
.BgClassName
{
background-color: #538077;
}
</style>
border-color css
<style>
span { border-color: #538077; }
span { border-color: rgb(83,128,119); }
td.TdClassName
{
border-color: #538077;
}
.TagClassName
{
border-color: #538077;
}
</style>