Shades of Breaker Bay #478378
Tints of Breaker Bay #478378
RGB
CMYK
RGB Variations
Color information
#478378 (or 0x478378) is known color: Breaker Bay. HEX triplet: 47, 83 and 78. RGB value is (71,131,120). Sum of RGB (Red+Green+Blue) = 71+131+120=322 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.05% from 322); Green value is 131 (51.56% from 255 or 40.68% from 322); Blue value is 120 (47.27% from 255 or 37.27% from 322); Max value from RGB is 131 - color contains mainly: green. Hex color #478378 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478378 is #B87C87. Grayscale: #6F6F6F. Windows color (decimal): -12090504 or 7897927. OLE color: 7897927.
HSL color Cylindrical-coordinate representation of color #478378: hue angle of 169º 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 #478378 is Cyan = 0.46, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 120 | - |
| CMYK | 0.46 | 0 | 0.08 | 0.49 |
| HSL | 169º | 0.3% | 0.4% | - |
| HSV(B) | 169º | 0.46% | 0.51% | - |
| XYZ | 14.11 | 18.93 | 20.68 | - |
| YUV | 111.81 | 132.62 | 98.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 120 | 0.46 | 0 | 0.08 | 0.49 | 169 | 0.3 | 0.4 |
| Hex | 47 | 83 | 78 | 2E | 0 | 8 | 31 | A9 | 1E | 28 |
| Octal | 107 | 203 | 170 | 56 | 0 | 10 | 61 | 251 | 36 | 50 |
| Binary | 1000111 | 10000011 | 1111000 | 101110 | 0 | 1000 | 110001 | 10101001 | 11110 | 101000 |
Color Harmonies of #478378
Complementary color
Monochromatic Colors of #478378
Black with #478378
Text Example
Text Example
White with #478378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478378; }
p { color: rgb(71,131,120); }
H1.HeaderClassName
{
color: #478378;
}
.AnyTagClassName
{
color: #478378;
}
</style>
background-color css
<style>
a { background-color: #478378; }
a { background-color: rgb(71,131,120); }
div.DivClassName
{
background-color: #478378;
}
.BgClassName
{
background-color: #478378;
}
</style>
border-color css
<style>
span { border-color: #478378; }
span { border-color: rgb(71,131,120); }
td.TdClassName
{
border-color: #478378;
}
.TagClassName
{
border-color: #478378;
}
</style>