Shades of Breaker Bay #538080
Tints of Breaker Bay #538080
RGB
CMYK
RGB Variations
Color information
#538080 (or 0x538080) is known color: Breaker Bay. HEX triplet: 53, 80 and 80. RGB value is (83,128,128). Sum of RGB (Red+Green+Blue) = 83+128+128=339 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.48% from 339); Green value is 128 (50.39% from 255 or 37.76% from 339); Blue value is 128 (50.39% from 255 or 37.76% from 339); Max value from RGB is 128 - color contains mainly: green, blue. Hex color #538080 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538080 is #AC7F7F. Grayscale: #727272. Windows color (decimal): -11304832 or 8421459. OLE color: 8421459.
HSL color Cylindrical-coordinate representation of color #538080: hue angle of 180º 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 #538080 is Cyan = 0.35, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 128 | 128 | - |
| CMYK | 0.35 | 0 | 0 | 0.50 |
| HSL | 180º | 0.21% | 0.41% | - |
| HSV(B) | 180º | 0.35% | 0.5% | - |
| XYZ | 15.18 | 18.84 | 23.26 | - |
| YUV | 114.55 | 135.59 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 128 | 0.35 | 0 | 0 | 0.50 | 180 | 0.21 | 0.41 |
| Hex | 53 | 80 | 80 | 23 | 0 | 0 | 32 | B4 | 15 | 29 |
| Octal | 123 | 200 | 200 | 43 | 0 | 0 | 62 | 264 | 25 | 51 |
| Binary | 1010011 | 10000000 | 10000000 | 100011 | 0 | 0 | 110010 | 10110100 | 10101 | 101001 |
Color Harmonies of #538080
Complementary color
Monochromatic Colors of #538080
Black with #538080
Text Example
Text Example
White with #538080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538080; }
p { color: rgb(83,128,128); }
H1.HeaderClassName
{
color: #538080;
}
.AnyTagClassName
{
color: #538080;
}
</style>
background-color css
<style>
a { background-color: #538080; }
a { background-color: rgb(83,128,128); }
div.DivClassName
{
background-color: #538080;
}
.BgClassName
{
background-color: #538080;
}
</style>
border-color css
<style>
span { border-color: #538080; }
span { border-color: rgb(83,128,128); }
td.TdClassName
{
border-color: #538080;
}
.TagClassName
{
border-color: #538080;
}
</style>