Shades of Breaker Bay #477975
Tints of Breaker Bay #477975
RGB
CMYK
RGB Variations
Color information
#477975 (or 0x477975) is known color: Breaker Bay. HEX triplet: 47, 79 and 75. RGB value is (71,121,117). Sum of RGB (Red+Green+Blue) = 71+121+117=309 (40% of max value = 765). Red value is 71 (28.12% from 255 or 22.98% from 309); Green value is 121 (47.66% from 255 or 39.16% from 309); Blue value is 117 (46.09% from 255 or 37.86% from 309); Max value from RGB is 121 - color contains mainly: green. Hex color #477975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477975 is #B8868A. Grayscale: #696969. Windows color (decimal): -12093067 or 7698759. OLE color: 7698759.
HSL color Cylindrical-coordinate representation of color #477975: hue angle of 175.2º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477975 is Cyan = 0.41, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 117 | - |
| CMYK | 0.41 | 0 | 0.03 | 0.53 |
| HSL | 175.2º | 0.26% | 0.38% | - |
| HSV(B) | 175.2º | 0.41% | 0.47% | - |
| XYZ | 12.65 | 16.3 | 19.31 | - |
| YUV | 105.59 | 134.44 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 117 | 0.41 | 0 | 0.03 | 0.53 | 175.2 | 0.26 | 0.38 |
| Hex | 47 | 79 | 75 | 29 | 0 | 3 | 35 | AF | 1A | 26 |
| Octal | 107 | 171 | 165 | 51 | 0 | 3 | 65 | 257 | 32 | 46 |
| Binary | 1000111 | 1111001 | 1110101 | 101001 | 0 | 11 | 110101 | 10101111 | 11010 | 100110 |
Color Harmonies of #477975
Complementary color
Monochromatic Colors of #477975
Black with #477975
Text Example
Text Example
White with #477975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477975; }
p { color: rgb(71,121,117); }
H1.HeaderClassName
{
color: #477975;
}
.AnyTagClassName
{
color: #477975;
}
</style>
background-color css
<style>
a { background-color: #477975; }
a { background-color: rgb(71,121,117); }
div.DivClassName
{
background-color: #477975;
}
.BgClassName
{
background-color: #477975;
}
</style>
border-color css
<style>
span { border-color: #477975; }
span { border-color: rgb(71,121,117); }
td.TdClassName
{
border-color: #477975;
}
.TagClassName
{
border-color: #477975;
}
</style>