Shades of Victoria #545077
Tints of Victoria #545077
RGB
CMYK
RGB Variations
Color information
#545077 (or 0x545077) is known color: Victoria. HEX triplet: 54, 50 and 77. RGB value is (84,80,119). Sum of RGB (Red+Green+Blue) = 84+80+119=283 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.68% from 283); Green value is 80 (31.64% from 255 or 28.27% from 283); Blue value is 119 (46.88% from 255 or 42.05% from 283); Max value from RGB is 119 - color contains mainly: blue. Hex color #545077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545077 is #ABAF88. Grayscale: #555555. Windows color (decimal): -11251593 or 7819348. OLE color: 7819348.
HSL color Cylindrical-coordinate representation of color #545077: hue angle of 246.15º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #545077 is Cyan = 0.29, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 80 | 119 | - |
| CMYK | 0.29 | 0.33 | 0 | 0.53 |
| HSL | 246.15º | 0.2% | 0.39% | - |
| HSV(B) | 246.15º | 0.33% | 0.47% | - |
| XYZ | 9.85 | 8.95 | 18.66 | - |
| YUV | 85.64 | 146.83 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 80 | 119 | 0.29 | 0.33 | 0 | 0.53 | 246.15 | 0.2 | 0.39 |
| Hex | 54 | 50 | 77 | 1D | 21 | 0 | 35 | F6 | 14 | 27 |
| Octal | 124 | 120 | 167 | 35 | 41 | 0 | 65 | 366 | 24 | 47 |
| Binary | 1010100 | 1010000 | 1110111 | 11101 | 100001 | 0 | 110101 | 11110110 | 10100 | 100111 |
Color Harmonies of #545077
Complementary color
Monochromatic Colors of #545077
Black with #545077
Text Example
Text Example
White with #545077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545077; }
p { color: rgb(84,80,119); }
H1.HeaderClassName
{
color: #545077;
}
.AnyTagClassName
{
color: #545077;
}
</style>
background-color css
<style>
a { background-color: #545077; }
a { background-color: rgb(84,80,119); }
div.DivClassName
{
background-color: #545077;
}
.BgClassName
{
background-color: #545077;
}
</style>
border-color css
<style>
span { border-color: #545077; }
span { border-color: rgb(84,80,119); }
td.TdClassName
{
border-color: #545077;
}
.TagClassName
{
border-color: #545077;
}
</style>