Shades of Breaker Bay #487874
Tints of Breaker Bay #487874
RGB
CMYK
RGB Variations
Color information
#487874 (or 0x487874) is known color: Breaker Bay. HEX triplet: 48, 78 and 74. RGB value is (72,120,116). Sum of RGB (Red+Green+Blue) = 72+120+116=308 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.38% from 308); Green value is 120 (47.27% from 255 or 38.96% from 308); Blue value is 116 (45.70% from 255 or 37.66% from 308); Max value from RGB is 120 - color contains mainly: green. Hex color #487874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487874 is #B7878B. Grayscale: #696969. Windows color (decimal): -12027788 or 7632968. OLE color: 7632968.
HSL color Cylindrical-coordinate representation of color #487874: hue angle of 175º 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 #487874 is Cyan = 0.40, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 120 | 116 | - |
| CMYK | 0.40 | 0 | 0.03 | 0.53 |
| HSL | 175º | 0.25% | 0.38% | - |
| HSV(B) | 175º | 0.4% | 0.47% | - |
| XYZ | 12.54 | 16.07 | 18.96 | - |
| YUV | 105.19 | 134.1 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 120 | 116 | 0.40 | 0 | 0.03 | 0.53 | 175 | 0.25 | 0.38 |
| Hex | 48 | 78 | 74 | 28 | 0 | 3 | 35 | AF | 19 | 26 |
| Octal | 110 | 170 | 164 | 50 | 0 | 3 | 65 | 257 | 31 | 46 |
| Binary | 1001000 | 1111000 | 1110100 | 101000 | 0 | 11 | 110101 | 10101111 | 11001 | 100110 |
Color Harmonies of #487874
Complementary color
Monochromatic Colors of #487874
Black with #487874
Text Example
Text Example
White with #487874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487874; }
p { color: rgb(72,120,116); }
H1.HeaderClassName
{
color: #487874;
}
.AnyTagClassName
{
color: #487874;
}
</style>
background-color css
<style>
a { background-color: #487874; }
a { background-color: rgb(72,120,116); }
div.DivClassName
{
background-color: #487874;
}
.BgClassName
{
background-color: #487874;
}
</style>
border-color css
<style>
span { border-color: #487874; }
span { border-color: rgb(72,120,116); }
td.TdClassName
{
border-color: #487874;
}
.TagClassName
{
border-color: #487874;
}
</style>