Shades of Breaker Bay #567375
Tints of Breaker Bay #567375
RGB
CMYK
RGB Variations
Color information
#567375 (or 0x567375) is known color: Breaker Bay. HEX triplet: 56, 73 and 75. RGB value is (86,115,117). Sum of RGB (Red+Green+Blue) = 86+115+117=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 117 - color contains mainly: blue. Hex color #567375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567375 is #A98C8A. Grayscale: #6A6A6A. Windows color (decimal): -11111563 or 7697238. OLE color: 7697238.
HSL color Cylindrical-coordinate representation of color #567375: hue angle of 183.87º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567375 is Cyan = 0.26, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 115 | 117 | - |
| CMYK | 0.26 | 0.02 | 0 | 0.54 |
| HSL | 183.87º | 0.15% | 0.4% | - |
| HSV(B) | 183.87º | 0.26% | 0.46% | - |
| XYZ | 13.18 | 15.52 | 19.13 | - |
| YUV | 106.56 | 133.89 | 113.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 117 | 0.26 | 0.02 | 0 | 0.54 | 183.87 | 0.15 | 0.4 |
| Hex | 56 | 73 | 75 | 1A | 2 | 0 | 36 | B8 | F | 28 |
| Octal | 126 | 163 | 165 | 32 | 2 | 0 | 66 | 270 | 17 | 50 |
| Binary | 1010110 | 1110011 | 1110101 | 11010 | 10 | 0 | 110110 | 10111000 | 1111 | 101000 |
Color Harmonies of #567375
Complementary color
Monochromatic Colors of #567375
Black with #567375
Text Example
Text Example
White with #567375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567375; }
p { color: rgb(86,115,117); }
H1.HeaderClassName
{
color: #567375;
}
.AnyTagClassName
{
color: #567375;
}
</style>
background-color css
<style>
a { background-color: #567375; }
a { background-color: rgb(86,115,117); }
div.DivClassName
{
background-color: #567375;
}
.BgClassName
{
background-color: #567375;
}
</style>
border-color css
<style>
span { border-color: #567375; }
span { border-color: rgb(86,115,117); }
td.TdClassName
{
border-color: #567375;
}
.TagClassName
{
border-color: #567375;
}
</style>