Shades of Fiord #566067
Tints of Fiord #566067
RGB
CMYK
RGB Variations
Color information
#566067 (or 0x566067) is known color: Fiord. HEX triplet: 56, 60 and 67. RGB value is (86,96,103). Sum of RGB (Red+Green+Blue) = 86+96+103=285 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.18% from 285); Green value is 96 (37.89% from 255 or 33.68% from 285); Blue value is 103 (40.62% from 255 or 36.14% from 285); Max value from RGB is 103 - color contains mainly: blue. Hex color #566067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566067 is #A99F98. Grayscale: #5D5D5D. Windows color (decimal): -11116441 or 6774870. OLE color: 6774870.
HSL color Cylindrical-coordinate representation of color #566067: hue angle of 204.71º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566067 is Cyan = 0.17, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 96 | 103 | - |
| CMYK | 0.17 | 0.07 | 0 | 0.60 |
| HSL | 204.71º | 0.09% | 0.37% | - |
| HSV(B) | 204.71º | 0.17% | 0.4% | - |
| XYZ | 10.47 | 11.32 | 14.47 | - |
| YUV | 93.81 | 133.19 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 103 | 0.17 | 0.07 | 0 | 0.60 | 204.71 | 0.09 | 0.37 |
| Hex | 56 | 60 | 67 | 11 | 7 | 0 | 3C | CD | 9 | 25 |
| Octal | 126 | 140 | 147 | 21 | 7 | 0 | 74 | 315 | 11 | 45 |
| Binary | 1010110 | 1100000 | 1100111 | 10001 | 111 | 0 | 111100 | 11001101 | 1001 | 100101 |
Color Harmonies of #566067
Complementary color
Monochromatic Colors of #566067
Black with #566067
Text Example
Text Example
White with #566067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566067; }
p { color: rgb(86,96,103); }
H1.HeaderClassName
{
color: #566067;
}
.AnyTagClassName
{
color: #566067;
}
</style>
background-color css
<style>
a { background-color: #566067; }
a { background-color: rgb(86,96,103); }
div.DivClassName
{
background-color: #566067;
}
.BgClassName
{
background-color: #566067;
}
</style>
border-color css
<style>
span { border-color: #566067; }
span { border-color: rgb(86,96,103); }
td.TdClassName
{
border-color: #566067;
}
.TagClassName
{
border-color: #566067;
}
</style>