Shades of Breaker Bay #538277
Tints of Breaker Bay #538277
RGB
CMYK
RGB Variations
Color information
#538277 (or 0x538277) is known color: Breaker Bay. HEX triplet: 53, 82 and 77. RGB value is (83,130,119). Sum of RGB (Red+Green+Blue) = 83+130+119=332 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25% from 332); Green value is 130 (51.17% from 255 or 39.16% from 332); Blue value is 119 (46.88% from 255 or 35.84% from 332); Max value from RGB is 130 - color contains mainly: green. Hex color #538277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538277 is #AC7D88. Grayscale: #727272. Windows color (decimal): -11304329 or 7832147. OLE color: 7832147.
HSL color Cylindrical-coordinate representation of color #538277: hue angle of 165.96º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #538277 is Cyan = 0.36, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 119 | - |
| CMYK | 0.36 | 0 | 0.08 | 0.49 |
| HSL | 165.96º | 0.22% | 0.42% | - |
| HSV(B) | 165.96º | 0.36% | 0.51% | - |
| XYZ | 14.88 | 19.14 | 20.36 | - |
| YUV | 114.69 | 130.43 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 119 | 0.36 | 0 | 0.08 | 0.49 | 165.96 | 0.22 | 0.42 |
| Hex | 53 | 82 | 77 | 24 | 0 | 8 | 31 | A6 | 16 | 2A |
| Octal | 123 | 202 | 167 | 44 | 0 | 10 | 61 | 246 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1110111 | 100100 | 0 | 1000 | 110001 | 10100110 | 10110 | 101010 |
Color Harmonies of #538277
Complementary color
Monochromatic Colors of #538277
Black with #538277
Text Example
Text Example
White with #538277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538277; }
p { color: rgb(83,130,119); }
H1.HeaderClassName
{
color: #538277;
}
.AnyTagClassName
{
color: #538277;
}
</style>
background-color css
<style>
a { background-color: #538277; }
a { background-color: rgb(83,130,119); }
div.DivClassName
{
background-color: #538277;
}
.BgClassName
{
background-color: #538277;
}
</style>
border-color css
<style>
span { border-color: #538277; }
span { border-color: rgb(83,130,119); }
td.TdClassName
{
border-color: #538277;
}
.TagClassName
{
border-color: #538277;
}
</style>