Shades of Victoria #535481
Tints of Victoria #535481
RGB
CMYK
RGB Variations
Color information
#535481 (or 0x535481) is known color: Victoria. HEX triplet: 53, 54 and 81. RGB value is (83,84,129). Sum of RGB (Red+Green+Blue) = 83+84+129=296 (39% of max value = 765). Red value is 83 (32.81% from 255 or 28.04% from 296); Green value is 84 (33.20% from 255 or 28.38% 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 #535481 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535481 is #ACAB7E. Grayscale: #585858. Windows color (decimal): -11316095 or 8475731. OLE color: 8475731.
HSL color Cylindrical-coordinate representation of color #535481: hue angle of 238.7º 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 #535481 is Cyan = 0.36, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 84 | 129 | - |
| CMYK | 0.36 | 0.35 | 0 | 0.49 |
| HSL | 238.7º | 0.22% | 0.42% | - |
| HSV(B) | 238.7º | 0.36% | 0.51% | - |
| XYZ | 10.7 | 9.76 | 22.09 | - |
| YUV | 88.83 | 150.67 | 123.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 129 | 0.36 | 0.35 | 0 | 0.49 | 238.7 | 0.22 | 0.42 |
| Hex | 53 | 54 | 81 | 24 | 23 | 0 | 31 | EF | 16 | 2A |
| Octal | 123 | 124 | 201 | 44 | 43 | 0 | 61 | 357 | 26 | 52 |
| Binary | 1010011 | 1010100 | 10000001 | 100100 | 100011 | 0 | 110001 | 11101111 | 10110 | 101010 |
Color Harmonies of #535481
Complementary color
Monochromatic Colors of #535481
Black with #535481
Text Example
Text Example
White with #535481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535481; }
p { color: rgb(83,84,129); }
H1.HeaderClassName
{
color: #535481;
}
.AnyTagClassName
{
color: #535481;
}
</style>
background-color css
<style>
a { background-color: #535481; }
a { background-color: rgb(83,84,129); }
div.DivClassName
{
background-color: #535481;
}
.BgClassName
{
background-color: #535481;
}
</style>
border-color css
<style>
span { border-color: #535481; }
span { border-color: rgb(83,84,129); }
td.TdClassName
{
border-color: #535481;
}
.TagClassName
{
border-color: #535481;
}
</style>