Shades of Breaker Bay #477875
Tints of Breaker Bay #477875
RGB
CMYK
RGB Variations
Color information
#477875 (or 0x477875) is known color: Breaker Bay. HEX triplet: 47, 78 and 75. RGB value is (71,120,117). Sum of RGB (Red+Green+Blue) = 71+120+117=308 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.05% from 308); Green value is 120 (47.27% from 255 or 38.96% from 308); Blue value is 117 (46.09% from 255 or 37.99% from 308); Max value from RGB is 120 - color contains mainly: green. Hex color #477875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477875 is #B8878A. Grayscale: #686868. Windows color (decimal): -12093323 or 7698503. OLE color: 7698503.
HSL color Cylindrical-coordinate representation of color #477875: hue angle of 176.33º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477875 is Cyan = 0.41, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 117 | - |
| CMYK | 0.41 | 0 | 0.02 | 0.53 |
| HSL | 176.33º | 0.26% | 0.37% | - |
| HSV(B) | 176.33º | 0.41% | 0.47% | - |
| XYZ | 12.53 | 16.06 | 19.27 | - |
| YUV | 105.01 | 134.77 | 103.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 117 | 0.41 | 0 | 0.02 | 0.53 | 176.33 | 0.26 | 0.37 |
| Hex | 47 | 78 | 75 | 29 | 0 | 2 | 35 | B0 | 1A | 25 |
| Octal | 107 | 170 | 165 | 51 | 0 | 2 | 65 | 260 | 32 | 45 |
| Binary | 1000111 | 1111000 | 1110101 | 101001 | 0 | 10 | 110101 | 10110000 | 11010 | 100101 |
Color Harmonies of #477875
Complementary color
Monochromatic Colors of #477875
Black with #477875
Text Example
Text Example
White with #477875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477875; }
p { color: rgb(71,120,117); }
H1.HeaderClassName
{
color: #477875;
}
.AnyTagClassName
{
color: #477875;
}
</style>
background-color css
<style>
a { background-color: #477875; }
a { background-color: rgb(71,120,117); }
div.DivClassName
{
background-color: #477875;
}
.BgClassName
{
background-color: #477875;
}
</style>
border-color css
<style>
span { border-color: #477875; }
span { border-color: rgb(71,120,117); }
td.TdClassName
{
border-color: #477875;
}
.TagClassName
{
border-color: #477875;
}
</style>