Shades of Breaker Bay #478379
Tints of Breaker Bay #478379
RGB
CMYK
RGB Variations
Color information
#478379 (or 0x478379) is known color: Breaker Bay. HEX triplet: 47, 83 and 79. RGB value is (71,131,121). Sum of RGB (Red+Green+Blue) = 71+131+121=323 (42% of max value = 765). Red value is 71 (28.12% from 255 or 21.98% from 323); Green value is 131 (51.56% from 255 or 40.56% from 323); Blue value is 121 (47.66% from 255 or 37.46% from 323); Max value from RGB is 131 - color contains mainly: green. Hex color #478379 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478379 is #B87C86. Grayscale: #6F6F6F. Windows color (decimal): -12090503 or 7963463. OLE color: 7963463.
HSL color Cylindrical-coordinate representation of color #478379: hue angle of 170º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478379 is Cyan = 0.46, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 121 | - |
| CMYK | 0.46 | 0 | 0.08 | 0.49 |
| HSL | 170º | 0.3% | 0.4% | - |
| HSV(B) | 170º | 0.46% | 0.51% | - |
| XYZ | 14.17 | 18.95 | 21 | - |
| YUV | 111.92 | 133.12 | 98.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 121 | 0.46 | 0 | 0.08 | 0.49 | 170 | 0.3 | 0.4 |
| Hex | 47 | 83 | 79 | 2E | 0 | 8 | 31 | AA | 1E | 28 |
| Octal | 107 | 203 | 171 | 56 | 0 | 10 | 61 | 252 | 36 | 50 |
| Binary | 1000111 | 10000011 | 1111001 | 101110 | 0 | 1000 | 110001 | 10101010 | 11110 | 101000 |
Color Harmonies of #478379
Complementary color
Monochromatic Colors of #478379
Black with #478379
Text Example
Text Example
White with #478379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478379; }
p { color: rgb(71,131,121); }
H1.HeaderClassName
{
color: #478379;
}
.AnyTagClassName
{
color: #478379;
}
</style>
background-color css
<style>
a { background-color: #478379; }
a { background-color: rgb(71,131,121); }
div.DivClassName
{
background-color: #478379;
}
.BgClassName
{
background-color: #478379;
}
</style>
border-color css
<style>
span { border-color: #478379; }
span { border-color: rgb(71,131,121); }
td.TdClassName
{
border-color: #478379;
}
.TagClassName
{
border-color: #478379;
}
</style>