Shades of Fiord #546068
Tints of Fiord #546068
RGB
CMYK
RGB Variations
Color information
#546068 (or 0x546068) is known color: Fiord. HEX triplet: 54, 60 and 68. RGB value is (84,96,104). Sum of RGB (Red+Green+Blue) = 84+96+104=284 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.58% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 104 (41.02% from 255 or 36.62% from 284); Max value from RGB is 104 - color contains mainly: blue. Hex color #546068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546068 is #AB9F97. Grayscale: #5D5D5D. Windows color (decimal): -11247512 or 6840404. OLE color: 6840404.
HSL color Cylindrical-coordinate representation of color #546068: hue angle of 204º 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 #546068 is Cyan = 0.19, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 96 | 104 | - |
| CMYK | 0.19 | 0.08 | 0 | 0.59 |
| HSL | 204º | 0.11% | 0.37% | - |
| HSV(B) | 204º | 0.19% | 0.41% | - |
| XYZ | 10.34 | 11.25 | 14.72 | - |
| YUV | 93.32 | 134.02 | 121.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 104 | 0.19 | 0.08 | 0 | 0.59 | 204 | 0.11 | 0.37 |
| Hex | 54 | 60 | 68 | 13 | 8 | 0 | 3B | CC | B | 25 |
| Octal | 124 | 140 | 150 | 23 | 10 | 0 | 73 | 314 | 13 | 45 |
| Binary | 1010100 | 1100000 | 1101000 | 10011 | 1000 | 0 | 111011 | 11001100 | 1011 | 100101 |
Color Harmonies of #546068
Complementary color
Monochromatic Colors of #546068
Black with #546068
Text Example
Text Example
White with #546068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546068; }
p { color: rgb(84,96,104); }
H1.HeaderClassName
{
color: #546068;
}
.AnyTagClassName
{
color: #546068;
}
</style>
background-color css
<style>
a { background-color: #546068; }
a { background-color: rgb(84,96,104); }
div.DivClassName
{
background-color: #546068;
}
.BgClassName
{
background-color: #546068;
}
</style>
border-color css
<style>
span { border-color: #546068; }
span { border-color: rgb(84,96,104); }
td.TdClassName
{
border-color: #546068;
}
.TagClassName
{
border-color: #546068;
}
</style>