Shades of Breaker Bay #487975
Tints of Breaker Bay #487975
RGB
CMYK
RGB Variations
Color information
#487975 (or 0x487975) is known color: Breaker Bay. HEX triplet: 48, 79 and 75. RGB value is (72,121,117). Sum of RGB (Red+Green+Blue) = 72+121+117=310 (41% of max value = 765). Red value is 72 (28.52% from 255 or 23.23% from 310); Green value is 121 (47.66% from 255 or 39.03% from 310); Blue value is 117 (46.09% from 255 or 37.74% from 310); Max value from RGB is 121 - color contains mainly: green. Hex color #487975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487975 is #B7868A. Grayscale: #696969. Windows color (decimal): -12027531 or 7698760. OLE color: 7698760.
HSL color Cylindrical-coordinate representation of color #487975: hue angle of 175.1º 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 #487975 is Cyan = 0.40, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 117 | - |
| CMYK | 0.40 | 0 | 0.03 | 0.53 |
| HSL | 175.1º | 0.25% | 0.38% | - |
| HSV(B) | 175.1º | 0.4% | 0.47% | - |
| XYZ | 12.72 | 16.34 | 19.31 | - |
| YUV | 105.89 | 134.27 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 117 | 0.40 | 0 | 0.03 | 0.53 | 175.1 | 0.25 | 0.38 |
| Hex | 48 | 79 | 75 | 28 | 0 | 3 | 35 | AF | 19 | 26 |
| Octal | 110 | 171 | 165 | 50 | 0 | 3 | 65 | 257 | 31 | 46 |
| Binary | 1001000 | 1111001 | 1110101 | 101000 | 0 | 11 | 110101 | 10101111 | 11001 | 100110 |
Color Harmonies of #487975
Complementary color
Monochromatic Colors of #487975
Black with #487975
Text Example
Text Example
White with #487975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487975; }
p { color: rgb(72,121,117); }
H1.HeaderClassName
{
color: #487975;
}
.AnyTagClassName
{
color: #487975;
}
</style>
background-color css
<style>
a { background-color: #487975; }
a { background-color: rgb(72,121,117); }
div.DivClassName
{
background-color: #487975;
}
.BgClassName
{
background-color: #487975;
}
</style>
border-color css
<style>
span { border-color: #487975; }
span { border-color: rgb(72,121,117); }
td.TdClassName
{
border-color: #487975;
}
.TagClassName
{
border-color: #487975;
}
</style>