Shades of Breaker Bay #567374
Tints of Breaker Bay #567374
RGB
CMYK
RGB Variations
Color information
#567374 (or 0x567374) is known color: Breaker Bay. HEX triplet: 56, 73 and 74. RGB value is (86,115,116). Sum of RGB (Red+Green+Blue) = 86+115+116=317 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.13% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 116 (45.70% from 255 or 36.59% from 317); Max value from RGB is 116 - color contains mainly: blue. Hex color #567374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567374 is #A98C8B. Grayscale: #6A6A6A. Windows color (decimal): -11111564 or 7631702. OLE color: 7631702.
HSL color Cylindrical-coordinate representation of color #567374: hue angle of 182º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567374 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 116 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.55 |
| HSL | 182º | 0.15% | 0.4% | - |
| HSV(B) | 182º | 0.26% | 0.45% | - |
| XYZ | 13.12 | 15.5 | 18.82 | - |
| YUV | 106.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 116 | 0.26 | 0.01 | 0 | 0.55 | 182 | 0.15 | 0.4 |
| Hex | 56 | 73 | 74 | 1A | 1 | 0 | 37 | B6 | F | 28 |
| Octal | 126 | 163 | 164 | 32 | 1 | 0 | 67 | 266 | 17 | 50 |
| Binary | 1010110 | 1110011 | 1110100 | 11010 | 1 | 0 | 110111 | 10110110 | 1111 | 101000 |
Color Harmonies of #567374
Complementary color
Monochromatic Colors of #567374
Black with #567374
Text Example
Text Example
White with #567374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567374; }
p { color: rgb(86,115,116); }
H1.HeaderClassName
{
color: #567374;
}
.AnyTagClassName
{
color: #567374;
}
</style>
background-color css
<style>
a { background-color: #567374; }
a { background-color: rgb(86,115,116); }
div.DivClassName
{
background-color: #567374;
}
.BgClassName
{
background-color: #567374;
}
</style>
border-color css
<style>
span { border-color: #567374; }
span { border-color: rgb(86,115,116); }
td.TdClassName
{
border-color: #567374;
}
.TagClassName
{
border-color: #567374;
}
</style>