Shades of Breaker Bay #467975
Tints of Breaker Bay #467975
RGB
CMYK
RGB Variations
Color information
#467975 (or 0x467975) is known color: Breaker Bay. HEX triplet: 46, 79 and 75. RGB value is (70,121,117). Sum of RGB (Red+Green+Blue) = 70+121+117=308 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.73% from 308); Green value is 121 (47.66% from 255 or 39.29% from 308); Blue value is 117 (46.09% from 255 or 37.99% from 308); Max value from RGB is 121 - color contains mainly: green. Hex color #467975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467975 is #B9868A. Grayscale: #696969. Windows color (decimal): -12158603 or 7698758. OLE color: 7698758.
HSL color Cylindrical-coordinate representation of color #467975: hue angle of 175.29º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467975 is Cyan = 0.42, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 117 | - |
| CMYK | 0.42 | 0 | 0.03 | 0.53 |
| HSL | 175.29º | 0.27% | 0.37% | - |
| HSV(B) | 175.29º | 0.42% | 0.47% | - |
| XYZ | 12.57 | 16.26 | 19.31 | - |
| YUV | 105.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 117 | 0.42 | 0 | 0.03 | 0.53 | 175.29 | 0.27 | 0.37 |
| Hex | 46 | 79 | 75 | 2A | 0 | 3 | 35 | AF | 1B | 25 |
| Octal | 106 | 171 | 165 | 52 | 0 | 3 | 65 | 257 | 33 | 45 |
| Binary | 1000110 | 1111001 | 1110101 | 101010 | 0 | 11 | 110101 | 10101111 | 11011 | 100101 |
Color Harmonies of #467975
Complementary color
Monochromatic Colors of #467975
Black with #467975
Text Example
Text Example
White with #467975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467975; }
p { color: rgb(70,121,117); }
H1.HeaderClassName
{
color: #467975;
}
.AnyTagClassName
{
color: #467975;
}
</style>
background-color css
<style>
a { background-color: #467975; }
a { background-color: rgb(70,121,117); }
div.DivClassName
{
background-color: #467975;
}
.BgClassName
{
background-color: #467975;
}
</style>
border-color css
<style>
span { border-color: #467975; }
span { border-color: rgb(70,121,117); }
td.TdClassName
{
border-color: #467975;
}
.TagClassName
{
border-color: #467975;
}
</style>