Shades of Victoria #564974
Tints of Victoria #564974
RGB
CMYK
RGB Variations
Color information
#564974 (or 0x564974) is known color: Victoria. HEX triplet: 56, 49 and 74. RGB value is (86,73,116). Sum of RGB (Red+Green+Blue) = 86+73+116=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 116 (45.70% from 255 or 42.18% from 275); Max value from RGB is 116 - color contains mainly: blue. Hex color #564974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564974 is #A9B68B. Grayscale: #515151. Windows color (decimal): -11122316 or 7620950. OLE color: 7620950.
HSL color Cylindrical-coordinate representation of color #564974: hue angle of 258.14º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #564974 is Cyan = 0.26, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 73 | 116 | - |
| CMYK | 0.26 | 0.37 | 0 | 0.55 |
| HSL | 258.14º | 0.23% | 0.37% | - |
| HSV(B) | 258.14º | 0.37% | 0.45% | - |
| XYZ | 9.37 | 8 | 17.57 | - |
| YUV | 81.79 | 147.31 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 116 | 0.26 | 0.37 | 0 | 0.55 | 258.14 | 0.23 | 0.37 |
| Hex | 56 | 49 | 74 | 1A | 25 | 0 | 37 | 102 | 17 | 25 |
| Octal | 126 | 111 | 164 | 32 | 45 | 0 | 67 | 402 | 27 | 45 |
| Binary | 1010110 | 1001001 | 1110100 | 11010 | 100101 | 0 | 110111 | 100000010 | 10111 | 100101 |
Color Harmonies of #564974
Complementary color
Monochromatic Colors of #564974
Black with #564974
Text Example
Text Example
White with #564974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564974; }
p { color: rgb(86,73,116); }
H1.HeaderClassName
{
color: #564974;
}
.AnyTagClassName
{
color: #564974;
}
</style>
background-color css
<style>
a { background-color: #564974; }
a { background-color: rgb(86,73,116); }
div.DivClassName
{
background-color: #564974;
}
.BgClassName
{
background-color: #564974;
}
</style>
border-color css
<style>
span { border-color: #564974; }
span { border-color: rgb(86,73,116); }
td.TdClassName
{
border-color: #564974;
}
.TagClassName
{
border-color: #564974;
}
</style>