Shades of Fiord #546067
Tints of Fiord #546067
RGB
CMYK
RGB Variations
Color information
#546067 (or 0x546067) is known color: Fiord. HEX triplet: 54, 60 and 67. RGB value is (84,96,103). Sum of RGB (Red+Green+Blue) = 84+96+103=283 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.68% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 103 (40.62% from 255 or 36.40% from 283); Max value from RGB is 103 - color contains mainly: blue. Hex color #546067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546067 is #AB9F98. Grayscale: #5D5D5D. Windows color (decimal): -11247513 or 6774868. OLE color: 6774868.
HSL color Cylindrical-coordinate representation of color #546067: hue angle of 202.11º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #546067 is Cyan = 0.18, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 96 | 103 | - |
| CMYK | 0.18 | 0.07 | 0 | 0.60 |
| HSL | 202.11º | 0.1% | 0.37% | - |
| HSV(B) | 202.11º | 0.18% | 0.4% | - |
| XYZ | 10.29 | 11.23 | 14.46 | - |
| YUV | 93.21 | 133.52 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 103 | 0.18 | 0.07 | 0 | 0.60 | 202.11 | 0.1 | 0.37 |
| Hex | 54 | 60 | 67 | 12 | 7 | 0 | 3C | CA | A | 25 |
| Octal | 124 | 140 | 147 | 22 | 7 | 0 | 74 | 312 | 12 | 45 |
| Binary | 1010100 | 1100000 | 1100111 | 10010 | 111 | 0 | 111100 | 11001010 | 1010 | 100101 |
Color Harmonies of #546067
Complementary color
Monochromatic Colors of #546067
Black with #546067
Text Example
Text Example
White with #546067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546067; }
p { color: rgb(84,96,103); }
H1.HeaderClassName
{
color: #546067;
}
.AnyTagClassName
{
color: #546067;
}
</style>
background-color css
<style>
a { background-color: #546067; }
a { background-color: rgb(84,96,103); }
div.DivClassName
{
background-color: #546067;
}
.BgClassName
{
background-color: #546067;
}
</style>
border-color css
<style>
span { border-color: #546067; }
span { border-color: rgb(84,96,103); }
td.TdClassName
{
border-color: #546067;
}
.TagClassName
{
border-color: #546067;
}
</style>