Shades of Victoria #545381
Tints of Victoria #545381
RGB
CMYK
RGB Variations
Color information
#545381 (or 0x545381) is known color: Victoria. HEX triplet: 54, 53 and 81. RGB value is (84,83,129). Sum of RGB (Red+Green+Blue) = 84+83+129=296 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28.38% from 296); Green value is 83 (32.81% from 255 or 28.04% from 296); Blue value is 129 (50.78% from 255 or 43.58% from 296); Max value from RGB is 129 - color contains mainly: blue. Hex color #545381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545381 is #ABAC7E. Grayscale: #585858. Windows color (decimal): -11250815 or 8475476. OLE color: 8475476.
HSL color Cylindrical-coordinate representation of color #545381: hue angle of 241.3º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #545381 is Cyan = 0.35, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 83 | 129 | - |
| CMYK | 0.35 | 0.36 | 0 | 0.49 |
| HSL | 241.3º | 0.22% | 0.42% | - |
| HSV(B) | 241.3º | 0.36% | 0.51% | - |
| XYZ | 10.71 | 9.66 | 22.07 | - |
| YUV | 88.54 | 150.83 | 124.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 83 | 129 | 0.35 | 0.36 | 0 | 0.49 | 241.3 | 0.22 | 0.42 |
| Hex | 54 | 53 | 81 | 23 | 24 | 0 | 31 | F1 | 16 | 2A |
| Octal | 124 | 123 | 201 | 43 | 44 | 0 | 61 | 361 | 26 | 52 |
| Binary | 1010100 | 1010011 | 10000001 | 100011 | 100100 | 0 | 110001 | 11110001 | 10110 | 101010 |
Color Harmonies of #545381
Complementary color
Monochromatic Colors of #545381
Black with #545381
Text Example
Text Example
White with #545381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545381; }
p { color: rgb(84,83,129); }
H1.HeaderClassName
{
color: #545381;
}
.AnyTagClassName
{
color: #545381;
}
</style>
background-color css
<style>
a { background-color: #545381; }
a { background-color: rgb(84,83,129); }
div.DivClassName
{
background-color: #545381;
}
.BgClassName
{
background-color: #545381;
}
</style>
border-color css
<style>
span { border-color: #545381; }
span { border-color: rgb(84,83,129); }
td.TdClassName
{
border-color: #545381;
}
.TagClassName
{
border-color: #545381;
}
</style>