Shades of Breaker Bay #487876
Tints of Breaker Bay #487876
RGB
CMYK
RGB Variations
Color information
#487876 (or 0x487876) is known color: Breaker Bay. HEX triplet: 48, 78 and 76. RGB value is (72,120,118). Sum of RGB (Red+Green+Blue) = 72+120+118=310 (41% of max value = 765). Red value is 72 (28.52% from 255 or 23.23% from 310); Green value is 120 (47.27% from 255 or 38.71% from 310); Blue value is 118 (46.48% from 255 or 38.06% from 310); Max value from RGB is 120 - color contains mainly: green. Hex color #487876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487876 is #B78789. Grayscale: #696969. Windows color (decimal): -12027786 or 7764040. OLE color: 7764040.
HSL color Cylindrical-coordinate representation of color #487876: hue angle of 177.5º 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 #487876 is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 120 | 118 | - |
| CMYK | 0.40 | 0 | 0.02 | 0.53 |
| HSL | 177.5º | 0.25% | 0.38% | - |
| HSV(B) | 177.5º | 0.4% | 0.47% | - |
| XYZ | 12.66 | 16.12 | 19.58 | - |
| YUV | 105.42 | 135.1 | 104.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 120 | 118 | 0.40 | 0 | 0.02 | 0.53 | 177.5 | 0.25 | 0.38 |
| Hex | 48 | 78 | 76 | 28 | 0 | 2 | 35 | B2 | 19 | 26 |
| Octal | 110 | 170 | 166 | 50 | 0 | 2 | 65 | 262 | 31 | 46 |
| Binary | 1001000 | 1111000 | 1110110 | 101000 | 0 | 10 | 110101 | 10110010 | 11001 | 100110 |
Color Harmonies of #487876
Complementary color
Monochromatic Colors of #487876
Black with #487876
Text Example
Text Example
White with #487876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487876; }
p { color: rgb(72,120,118); }
H1.HeaderClassName
{
color: #487876;
}
.AnyTagClassName
{
color: #487876;
}
</style>
background-color css
<style>
a { background-color: #487876; }
a { background-color: rgb(72,120,118); }
div.DivClassName
{
background-color: #487876;
}
.BgClassName
{
background-color: #487876;
}
</style>
border-color css
<style>
span { border-color: #487876; }
span { border-color: rgb(72,120,118); }
td.TdClassName
{
border-color: #487876;
}
.TagClassName
{
border-color: #487876;
}
</style>