Shades of Fiord #566065
Tints of Fiord #566065
RGB
CMYK
RGB Variations
Color information
#566065 (or 0x566065) is known color: Fiord. HEX triplet: 56, 60 and 65. RGB value is (86,96,101). Sum of RGB (Red+Green+Blue) = 86+96+101=283 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.39% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 101 (39.84% from 255 or 35.69% from 283); Max value from RGB is 101 - color contains mainly: blue. Hex color #566065 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566065 is #A99F9A. Grayscale: #5D5D5D. Windows color (decimal): -11116443 or 6643798. OLE color: 6643798.
HSL color Cylindrical-coordinate representation of color #566065: hue angle of 200º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #566065 is Cyan = 0.15, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 96 | 101 | - |
| CMYK | 0.15 | 0.05 | 0 | 0.60 |
| HSL | 200º | 0.08% | 0.37% | - |
| HSV(B) | 200º | 0.15% | 0.4% | - |
| XYZ | 10.37 | 11.28 | 13.94 | - |
| YUV | 93.58 | 132.19 | 122.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 101 | 0.15 | 0.05 | 0 | 0.60 | 200 | 0.08 | 0.37 |
| Hex | 56 | 60 | 65 | F | 5 | 0 | 3C | C8 | 8 | 25 |
| Octal | 126 | 140 | 145 | 17 | 5 | 0 | 74 | 310 | 10 | 45 |
| Binary | 1010110 | 1100000 | 1100101 | 1111 | 101 | 0 | 111100 | 11001000 | 1000 | 100101 |
Color Harmonies of #566065
Complementary color
Monochromatic Colors of #566065
Black with #566065
Text Example
Text Example
White with #566065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566065; }
p { color: rgb(86,96,101); }
H1.HeaderClassName
{
color: #566065;
}
.AnyTagClassName
{
color: #566065;
}
</style>
background-color css
<style>
a { background-color: #566065; }
a { background-color: rgb(86,96,101); }
div.DivClassName
{
background-color: #566065;
}
.BgClassName
{
background-color: #566065;
}
</style>
border-color css
<style>
span { border-color: #566065; }
span { border-color: rgb(86,96,101); }
td.TdClassName
{
border-color: #566065;
}
.TagClassName
{
border-color: #566065;
}
</style>