Shades of Victoria #535277
Tints of Victoria #535277
RGB
CMYK
RGB Variations
Color information
#535277 (or 0x535277) is known color: Victoria. HEX triplet: 53, 52 and 77. RGB value is (83,82,119). Sum of RGB (Red+Green+Blue) = 83+82+119=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 82 (32.42% from 255 or 28.87% from 284); Blue value is 119 (46.88% from 255 or 41.90% from 284); Max value from RGB is 119 - color contains mainly: blue. Hex color #535277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535277 is #ACAD88. Grayscale: #565656. Windows color (decimal): -11316617 or 7819859. OLE color: 7819859.
HSL color Cylindrical-coordinate representation of color #535277: hue angle of 241.62º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #535277 is Cyan = 0.30, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 82 | 119 | - |
| CMYK | 0.30 | 0.31 | 0 | 0.53 |
| HSL | 241.62º | 0.18% | 0.39% | - |
| HSV(B) | 241.62º | 0.31% | 0.47% | - |
| XYZ | 9.91 | 9.21 | 18.71 | - |
| YUV | 86.52 | 146.33 | 125.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 82 | 119 | 0.30 | 0.31 | 0 | 0.53 | 241.62 | 0.18 | 0.39 |
| Hex | 53 | 52 | 77 | 1E | 1F | 0 | 35 | F2 | 12 | 27 |
| Octal | 123 | 122 | 167 | 36 | 37 | 0 | 65 | 362 | 22 | 47 |
| Binary | 1010011 | 1010010 | 1110111 | 11110 | 11111 | 0 | 110101 | 11110010 | 10010 | 100111 |
Color Harmonies of #535277
Complementary color
Monochromatic Colors of #535277
Black with #535277
Text Example
Text Example
White with #535277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535277; }
p { color: rgb(83,82,119); }
H1.HeaderClassName
{
color: #535277;
}
.AnyTagClassName
{
color: #535277;
}
</style>
background-color css
<style>
a { background-color: #535277; }
a { background-color: rgb(83,82,119); }
div.DivClassName
{
background-color: #535277;
}
.BgClassName
{
background-color: #535277;
}
</style>
border-color css
<style>
span { border-color: #535277; }
span { border-color: rgb(83,82,119); }
td.TdClassName
{
border-color: #535277;
}
.TagClassName
{
border-color: #535277;
}
</style>