Shades of Fiord #546268
Tints of Fiord #546268
RGB
CMYK
RGB Variations
Color information
#546268 (or 0x546268) is known color: Fiord. HEX triplet: 54, 62 and 68. RGB value is (84,98,104). Sum of RGB (Red+Green+Blue) = 84+98+104=286 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.37% from 286); Green value is 98 (38.67% from 255 or 34.27% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 104 - color contains mainly: blue. Hex color #546268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546268 is #AB9D97. Grayscale: #5E5E5E. Windows color (decimal): -11247000 or 6840916. OLE color: 6840916.
HSL color Cylindrical-coordinate representation of color #546268: hue angle of 198º 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 #546268 is Cyan = 0.19, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 98 | 104 | - |
| CMYK | 0.19 | 0.06 | 0 | 0.59 |
| HSL | 198º | 0.11% | 0.37% | - |
| HSV(B) | 198º | 0.19% | 0.41% | - |
| XYZ | 10.52 | 11.62 | 14.78 | - |
| YUV | 94.5 | 133.36 | 120.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 104 | 0.19 | 0.06 | 0 | 0.59 | 198 | 0.11 | 0.37 |
| Hex | 54 | 62 | 68 | 13 | 6 | 0 | 3B | C6 | B | 25 |
| Octal | 124 | 142 | 150 | 23 | 6 | 0 | 73 | 306 | 13 | 45 |
| Binary | 1010100 | 1100010 | 1101000 | 10011 | 110 | 0 | 111011 | 11000110 | 1011 | 100101 |
Color Harmonies of #546268
Complementary color
Monochromatic Colors of #546268
Black with #546268
Text Example
Text Example
White with #546268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546268; }
p { color: rgb(84,98,104); }
H1.HeaderClassName
{
color: #546268;
}
.AnyTagClassName
{
color: #546268;
}
</style>
background-color css
<style>
a { background-color: #546268; }
a { background-color: rgb(84,98,104); }
div.DivClassName
{
background-color: #546268;
}
.BgClassName
{
background-color: #546268;
}
</style>
border-color css
<style>
span { border-color: #546268; }
span { border-color: rgb(84,98,104); }
td.TdClassName
{
border-color: #546268;
}
.TagClassName
{
border-color: #546268;
}
</style>