Shades of Fiord #475868
Tints of Fiord #475868
RGB
CMYK
RGB Variations
Color information
#475868 (or 0x475868) is known color: Fiord. HEX triplet: 47, 58 and 68. RGB value is (71,88,104). Sum of RGB (Red+Green+Blue) = 71+88+104=263 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.00% from 263); Green value is 88 (34.77% from 255 or 33.46% from 263); Blue value is 104 (41.02% from 255 or 39.54% from 263); Max value from RGB is 104 - color contains mainly: blue. Hex color #475868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475868 is #B8A797. Grayscale: #545454. Windows color (decimal): -12101528 or 6838343. OLE color: 6838343.
HSL color Cylindrical-coordinate representation of color #475868: hue angle of 209.09º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #475868 is Cyan = 0.32, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 88 | 104 | - |
| CMYK | 0.32 | 0.15 | 0 | 0.59 |
| HSL | 209.09º | 0.19% | 0.34% | - |
| HSV(B) | 209.09º | 0.32% | 0.41% | - |
| XYZ | 8.59 | 9.32 | 14.44 | - |
| YUV | 84.74 | 138.87 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 88 | 104 | 0.32 | 0.15 | 0 | 0.59 | 209.09 | 0.19 | 0.34 |
| Hex | 47 | 58 | 68 | 20 | F | 0 | 3B | D1 | 13 | 22 |
| Octal | 107 | 130 | 150 | 40 | 17 | 0 | 73 | 321 | 23 | 42 |
| Binary | 1000111 | 1011000 | 1101000 | 100000 | 1111 | 0 | 111011 | 11010001 | 10011 | 100010 |
Color Harmonies of #475868
Complementary color
Monochromatic Colors of #475868
Black with #475868
Text Example
Text Example
White with #475868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475868; }
p { color: rgb(71,88,104); }
H1.HeaderClassName
{
color: #475868;
}
.AnyTagClassName
{
color: #475868;
}
</style>
background-color css
<style>
a { background-color: #475868; }
a { background-color: rgb(71,88,104); }
div.DivClassName
{
background-color: #475868;
}
.BgClassName
{
background-color: #475868;
}
</style>
border-color css
<style>
span { border-color: #475868; }
span { border-color: rgb(71,88,104); }
td.TdClassName
{
border-color: #475868;
}
.TagClassName
{
border-color: #475868;
}
</style>