Shades of Fiord #546168
Tints of Fiord #546168
RGB
CMYK
RGB Variations
Color information
#546168 (or 0x546168) is known color: Fiord. HEX triplet: 54, 61 and 68. RGB value is (84,97,104). Sum of RGB (Red+Green+Blue) = 84+97+104=285 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.47% from 285); Green value is 97 (38.28% from 255 or 34.04% from 285); Blue value is 104 (41.02% from 255 or 36.49% from 285); Max value from RGB is 104 - color contains mainly: blue. Hex color #546168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546168 is #AB9E97. Grayscale: #5D5D5D. Windows color (decimal): -11247256 or 6840660. OLE color: 6840660.
HSL color Cylindrical-coordinate representation of color #546168: hue angle of 201º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #546168 is Cyan = 0.19, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 97 | 104 | - |
| CMYK | 0.19 | 0.07 | 0 | 0.59 |
| HSL | 201º | 0.11% | 0.37% | - |
| HSV(B) | 201º | 0.19% | 0.41% | - |
| XYZ | 10.43 | 11.43 | 14.75 | - |
| YUV | 93.91 | 133.69 | 120.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 104 | 0.19 | 0.07 | 0 | 0.59 | 201 | 0.11 | 0.37 |
| Hex | 54 | 61 | 68 | 13 | 7 | 0 | 3B | C9 | B | 25 |
| Octal | 124 | 141 | 150 | 23 | 7 | 0 | 73 | 311 | 13 | 45 |
| Binary | 1010100 | 1100001 | 1101000 | 10011 | 111 | 0 | 111011 | 11001001 | 1011 | 100101 |
Color Harmonies of #546168
Complementary color
Monochromatic Colors of #546168
Black with #546168
Text Example
Text Example
White with #546168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546168; }
p { color: rgb(84,97,104); }
H1.HeaderClassName
{
color: #546168;
}
.AnyTagClassName
{
color: #546168;
}
</style>
background-color css
<style>
a { background-color: #546168; }
a { background-color: rgb(84,97,104); }
div.DivClassName
{
background-color: #546168;
}
.BgClassName
{
background-color: #546168;
}
</style>
border-color css
<style>
span { border-color: #546168; }
span { border-color: rgb(84,97,104); }
td.TdClassName
{
border-color: #546168;
}
.TagClassName
{
border-color: #546168;
}
</style>