Shades of Fiord #566267
Tints of Fiord #566267
RGB
CMYK
RGB Variations
Color information
#566267 (or 0x566267) is known color: Fiord. HEX triplet: 56, 62 and 67. RGB value is (86,98,103). Sum of RGB (Red+Green+Blue) = 86+98+103=287 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.97% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 103 - color contains mainly: blue. Hex color #566267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566267 is #A99D98. Grayscale: #5E5E5E. Windows color (decimal): -11115929 or 6775382. OLE color: 6775382.
HSL color Cylindrical-coordinate representation of color #566267: hue angle of 197.65º 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 #566267 is Cyan = 0.17, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 98 | 103 | - |
| CMYK | 0.17 | 0.05 | 0 | 0.60 |
| HSL | 197.65º | 0.09% | 0.37% | - |
| HSV(B) | 197.65º | 0.17% | 0.4% | - |
| XYZ | 10.65 | 11.69 | 14.53 | - |
| YUV | 94.98 | 132.52 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 103 | 0.17 | 0.05 | 0 | 0.60 | 197.65 | 0.09 | 0.37 |
| Hex | 56 | 62 | 67 | 11 | 5 | 0 | 3C | C6 | 9 | 25 |
| Octal | 126 | 142 | 147 | 21 | 5 | 0 | 74 | 306 | 11 | 45 |
| Binary | 1010110 | 1100010 | 1100111 | 10001 | 101 | 0 | 111100 | 11000110 | 1001 | 100101 |
Color Harmonies of #566267
Complementary color
Monochromatic Colors of #566267
Black with #566267
Text Example
Text Example
White with #566267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566267; }
p { color: rgb(86,98,103); }
H1.HeaderClassName
{
color: #566267;
}
.AnyTagClassName
{
color: #566267;
}
</style>
background-color css
<style>
a { background-color: #566267; }
a { background-color: rgb(86,98,103); }
div.DivClassName
{
background-color: #566267;
}
.BgClassName
{
background-color: #566267;
}
</style>
border-color css
<style>
span { border-color: #566267; }
span { border-color: rgb(86,98,103); }
td.TdClassName
{
border-color: #566267;
}
.TagClassName
{
border-color: #566267;
}
</style>