Shades of Fiord #566066
Tints of Fiord #566066
RGB
CMYK
RGB Variations
Color information
#566066 (or 0x566066) is known color: Fiord. HEX triplet: 56, 60 and 66. RGB value is (86,96,102). Sum of RGB (Red+Green+Blue) = 86+96+102=284 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.28% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 102 - color contains mainly: blue. Hex color #566066 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566066 is #A99F99. Grayscale: #5D5D5D. Windows color (decimal): -11116442 or 6709334. OLE color: 6709334.
HSL color Cylindrical-coordinate representation of color #566066: hue angle of 202.5º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #566066 is Cyan = 0.16, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 96 | 102 | - |
| CMYK | 0.16 | 0.06 | 0 | 0.6 |
| HSL | 202.5º | 0.09% | 0.37% | - |
| HSV(B) | 202.5º | 0.16% | 0.4% | - |
| XYZ | 10.42 | 11.3 | 14.2 | - |
| YUV | 93.69 | 132.69 | 122.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 102 | 0.16 | 0.06 | 0 | 0.6 | 202.5 | 0.09 | 0.37 |
| Hex | 56 | 60 | 66 | 10 | 6 | 0 | 3C | CA | 9 | 25 |
| Octal | 126 | 140 | 146 | 20 | 6 | 0 | 74 | 312 | 11 | 45 |
| Binary | 1010110 | 1100000 | 1100110 | 10000 | 110 | 0 | 111100 | 11001010 | 1001 | 100101 |
Color Harmonies of #566066
Complementary color
Monochromatic Colors of #566066
Black with #566066
Text Example
Text Example
White with #566066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566066; }
p { color: rgb(86,96,102); }
H1.HeaderClassName
{
color: #566066;
}
.AnyTagClassName
{
color: #566066;
}
</style>
background-color css
<style>
a { background-color: #566066; }
a { background-color: rgb(86,96,102); }
div.DivClassName
{
background-color: #566066;
}
.BgClassName
{
background-color: #566066;
}
</style>
border-color css
<style>
span { border-color: #566066; }
span { border-color: rgb(86,96,102); }
td.TdClassName
{
border-color: #566066;
}
.TagClassName
{
border-color: #566066;
}
</style>