Shades of Breaker Bay #487977
Tints of Breaker Bay #487977
RGB
CMYK
RGB Variations
Color information
#487977 (or 0x487977) is known color: Breaker Bay. HEX triplet: 48, 79 and 77. RGB value is (72,121,119). Sum of RGB (Red+Green+Blue) = 72+121+119=312 (41% of max value = 765). Red value is 72 (28.52% from 255 or 23.08% from 312); Green value is 121 (47.66% from 255 or 38.78% from 312); Blue value is 119 (46.88% from 255 or 38.14% from 312); Max value from RGB is 121 - color contains mainly: green. Hex color #487977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487977 is #B78688. Grayscale: #6A6A6A. Windows color (decimal): -12027529 or 7829832. OLE color: 7829832.
HSL color Cylindrical-coordinate representation of color #487977: hue angle of 177.55º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #487977 is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 119 | - |
| CMYK | 0.40 | 0 | 0.02 | 0.53 |
| HSL | 177.55º | 0.25% | 0.38% | - |
| HSV(B) | 177.55º | 0.4% | 0.47% | - |
| XYZ | 12.84 | 16.38 | 19.94 | - |
| YUV | 106.12 | 135.27 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 119 | 0.40 | 0 | 0.02 | 0.53 | 177.55 | 0.25 | 0.38 |
| Hex | 48 | 79 | 77 | 28 | 0 | 2 | 35 | B2 | 19 | 26 |
| Octal | 110 | 171 | 167 | 50 | 0 | 2 | 65 | 262 | 31 | 46 |
| Binary | 1001000 | 1111001 | 1110111 | 101000 | 0 | 10 | 110101 | 10110010 | 11001 | 100110 |
Color Harmonies of #487977
Complementary color
Monochromatic Colors of #487977
Black with #487977
Text Example
Text Example
White with #487977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487977; }
p { color: rgb(72,121,119); }
H1.HeaderClassName
{
color: #487977;
}
.AnyTagClassName
{
color: #487977;
}
</style>
background-color css
<style>
a { background-color: #487977; }
a { background-color: rgb(72,121,119); }
div.DivClassName
{
background-color: #487977;
}
.BgClassName
{
background-color: #487977;
}
</style>
border-color css
<style>
span { border-color: #487977; }
span { border-color: rgb(72,121,119); }
td.TdClassName
{
border-color: #487977;
}
.TagClassName
{
border-color: #487977;
}
</style>