Shades of Victoria #515382
Tints of Victoria #515382
RGB
CMYK
RGB Variations
Color information
#515382 (or 0x515382) is known color: Victoria. HEX triplet: 51, 53 and 82. RGB value is (81,83,130). Sum of RGB (Red+Green+Blue) = 81+83+130=294 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.55% from 294); Green value is 83 (32.81% from 255 or 28.23% from 294); Blue value is 130 (51.17% from 255 or 44.22% from 294); Max value from RGB is 130 - color contains mainly: blue. Hex color #515382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515382 is #AEAC7D. Grayscale: #575757. Windows color (decimal): -11447422 or 8541009. OLE color: 8541009.
HSL color Cylindrical-coordinate representation of color #515382: hue angle of 237.55º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #515382 is Cyan = 0.38, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 83 | 130 | - |
| CMYK | 0.38 | 0.36 | 0 | 0.49 |
| HSL | 237.55º | 0.23% | 0.41% | - |
| HSV(B) | 237.55º | 0.38% | 0.51% | - |
| XYZ | 10.52 | 9.55 | 22.41 | - |
| YUV | 87.76 | 151.84 | 123.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 130 | 0.38 | 0.36 | 0 | 0.49 | 237.55 | 0.23 | 0.41 |
| Hex | 51 | 53 | 82 | 26 | 24 | 0 | 31 | EE | 17 | 29 |
| Octal | 121 | 123 | 202 | 46 | 44 | 0 | 61 | 356 | 27 | 51 |
| Binary | 1010001 | 1010011 | 10000010 | 100110 | 100100 | 0 | 110001 | 11101110 | 10111 | 101001 |
Color Harmonies of #515382
Complementary color
Monochromatic Colors of #515382
Black with #515382
Text Example
Text Example
White with #515382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515382; }
p { color: rgb(81,83,130); }
H1.HeaderClassName
{
color: #515382;
}
.AnyTagClassName
{
color: #515382;
}
</style>
background-color css
<style>
a { background-color: #515382; }
a { background-color: rgb(81,83,130); }
div.DivClassName
{
background-color: #515382;
}
.BgClassName
{
background-color: #515382;
}
</style>
border-color css
<style>
span { border-color: #515382; }
span { border-color: rgb(81,83,130); }
td.TdClassName
{
border-color: #515382;
}
.TagClassName
{
border-color: #515382;
}
</style>