Shades of Breaker Bay #538278
Tints of Breaker Bay #538278
RGB
CMYK
RGB Variations
Color information
#538278 (or 0x538278) is known color: Breaker Bay. HEX triplet: 53, 82 and 78. RGB value is (83,130,120). Sum of RGB (Red+Green+Blue) = 83+130+120=333 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.92% from 333); Green value is 130 (51.17% from 255 or 39.04% from 333); Blue value is 120 (47.27% from 255 or 36.04% from 333); Max value from RGB is 130 - color contains mainly: green. Hex color #538278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538278 is #AC7D87. Grayscale: #727272. Windows color (decimal): -11304328 or 7897683. OLE color: 7897683.
HSL color Cylindrical-coordinate representation of color #538278: hue angle of 167.23º 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 #538278 is Cyan = 0.36, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 120 | - |
| CMYK | 0.36 | 0 | 0.08 | 0.49 |
| HSL | 167.23º | 0.22% | 0.42% | - |
| HSV(B) | 167.23º | 0.36% | 0.51% | - |
| XYZ | 14.94 | 19.16 | 20.68 | - |
| YUV | 114.81 | 130.93 | 105.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 120 | 0.36 | 0 | 0.08 | 0.49 | 167.23 | 0.22 | 0.42 |
| Hex | 53 | 82 | 78 | 24 | 0 | 8 | 31 | A7 | 16 | 2A |
| Octal | 123 | 202 | 170 | 44 | 0 | 10 | 61 | 247 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1111000 | 100100 | 0 | 1000 | 110001 | 10100111 | 10110 | 101010 |
Color Harmonies of #538278
Complementary color
Monochromatic Colors of #538278
Black with #538278
Text Example
Text Example
White with #538278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538278; }
p { color: rgb(83,130,120); }
H1.HeaderClassName
{
color: #538278;
}
.AnyTagClassName
{
color: #538278;
}
</style>
background-color css
<style>
a { background-color: #538278; }
a { background-color: rgb(83,130,120); }
div.DivClassName
{
background-color: #538278;
}
.BgClassName
{
background-color: #538278;
}
</style>
border-color css
<style>
span { border-color: #538278; }
span { border-color: rgb(83,130,120); }
td.TdClassName
{
border-color: #538278;
}
.TagClassName
{
border-color: #538278;
}
</style>