Shades of Breaker Bay #567474
Tints of Breaker Bay #567474
RGB
CMYK
RGB Variations
Color information
#567474 (or 0x567474) is known color: Breaker Bay. HEX triplet: 56, 74 and 74. RGB value is (86,116,116). Sum of RGB (Red+Green+Blue) = 86+116+116=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 116 (45.70% from 255 or 36.48% from 318); Blue value is 116 (45.70% from 255 or 36.48% from 318); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #567474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567474 is #A98B8B. Grayscale: #6B6B6B. Windows color (decimal): -11111308 or 7631958. OLE color: 7631958.
HSL color Cylindrical-coordinate representation of color #567474: hue angle of 180º 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 #567474 is Cyan = 0.26, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 116 | 116 | - |
| CMYK | 0.26 | 0 | 0 | 0.55 |
| HSL | 180º | 0.15% | 0.4% | - |
| HSV(B) | 180º | 0.26% | 0.45% | - |
| XYZ | 13.24 | 15.73 | 18.86 | - |
| YUV | 107.03 | 133.06 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 116 | 0.26 | 0 | 0 | 0.55 | 180 | 0.15 | 0.4 |
| Hex | 56 | 74 | 74 | 1A | 0 | 0 | 37 | B4 | F | 28 |
| Octal | 126 | 164 | 164 | 32 | 0 | 0 | 67 | 264 | 17 | 50 |
| Binary | 1010110 | 1110100 | 1110100 | 11010 | 0 | 0 | 110111 | 10110100 | 1111 | 101000 |
Color Harmonies of #567474
Complementary color
Monochromatic Colors of #567474
Black with #567474
Text Example
Text Example
White with #567474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567474; }
p { color: rgb(86,116,116); }
H1.HeaderClassName
{
color: #567474;
}
.AnyTagClassName
{
color: #567474;
}
</style>
background-color css
<style>
a { background-color: #567474; }
a { background-color: rgb(86,116,116); }
div.DivClassName
{
background-color: #567474;
}
.BgClassName
{
background-color: #567474;
}
</style>
border-color css
<style>
span { border-color: #567474; }
span { border-color: rgb(86,116,116); }
td.TdClassName
{
border-color: #567474;
}
.TagClassName
{
border-color: #567474;
}
</style>