Shades of Victoria #574975
Tints of Victoria #574975
RGB
CMYK
RGB Variations
Color information
#574975 (or 0x574975) is known color: Victoria. HEX triplet: 57, 49 and 75. RGB value is (87,73,117). Sum of RGB (Red+Green+Blue) = 87+73+117=277 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.41% from 277); Green value is 73 (28.91% from 255 or 26.35% from 277); Blue value is 117 (46.09% from 255 or 42.24% from 277); Max value from RGB is 117 - color contains mainly: blue. Hex color #574975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574975 is #A8B68A. Grayscale: #525252. Windows color (decimal): -11056779 or 7686487. OLE color: 7686487.
HSL color Cylindrical-coordinate representation of color #574975: hue angle of 259.09º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #574975 is Cyan = 0.26, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 73 | 117 | - |
| CMYK | 0.26 | 0.38 | 0 | 0.54 |
| HSL | 259.09º | 0.23% | 0.37% | - |
| HSV(B) | 259.09º | 0.38% | 0.46% | - |
| XYZ | 9.52 | 8.08 | 17.89 | - |
| YUV | 82.2 | 147.64 | 131.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 73 | 117 | 0.26 | 0.38 | 0 | 0.54 | 259.09 | 0.23 | 0.37 |
| Hex | 57 | 49 | 75 | 1A | 26 | 0 | 36 | 103 | 17 | 25 |
| Octal | 127 | 111 | 165 | 32 | 46 | 0 | 66 | 403 | 27 | 45 |
| Binary | 1010111 | 1001001 | 1110101 | 11010 | 100110 | 0 | 110110 | 100000011 | 10111 | 100101 |
Color Harmonies of #574975
Complementary color
Monochromatic Colors of #574975
Black with #574975
Text Example
Text Example
White with #574975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574975; }
p { color: rgb(87,73,117); }
H1.HeaderClassName
{
color: #574975;
}
.AnyTagClassName
{
color: #574975;
}
</style>
background-color css
<style>
a { background-color: #574975; }
a { background-color: rgb(87,73,117); }
div.DivClassName
{
background-color: #574975;
}
.BgClassName
{
background-color: #574975;
}
</style>
border-color css
<style>
span { border-color: #574975; }
span { border-color: rgb(87,73,117); }
td.TdClassName
{
border-color: #574975;
}
.TagClassName
{
border-color: #574975;
}
</style>