Shades of Waikawa Grey #536491
Tints of Waikawa Grey #536491
RGB
CMYK
RGB Variations
Color information
#536491 (or 0x536491) is known color: Waikawa Grey. HEX triplet: 53, 64 and 91. RGB value is (83,100,145). Sum of RGB (Red+Green+Blue) = 83+100+145=328 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.30% from 328); Green value is 100 (39.45% from 255 or 30.49% from 328); Blue value is 145 (57.03% from 255 or 44.21% from 328); Max value from RGB is 145 - color contains mainly: blue. Hex color #536491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536491 is #AC9B6E. Grayscale: #636363. Windows color (decimal): -11311983 or 9528403. OLE color: 9528403.
HSL color Cylindrical-coordinate representation of color #536491: hue angle of 223.55º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #536491 is Cyan = 0.43, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 100 | 145 | - |
| CMYK | 0.43 | 0.31 | 0 | 0.43 |
| HSL | 223.55º | 0.27% | 0.45% | - |
| HSV(B) | 223.55º | 0.43% | 0.57% | - |
| XYZ | 13.24 | 13 | 28.6 | - |
| YUV | 100.05 | 153.37 | 115.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 145 | 0.43 | 0.31 | 0 | 0.43 | 223.55 | 0.27 | 0.45 |
| Hex | 53 | 64 | 91 | 2B | 1F | 0 | 2B | E0 | 1B | 2D |
| Octal | 123 | 144 | 221 | 53 | 37 | 0 | 53 | 340 | 33 | 55 |
| Binary | 1010011 | 1100100 | 10010001 | 101011 | 11111 | 0 | 101011 | 11100000 | 11011 | 101101 |
Color Harmonies of #536491
Complementary color
Monochromatic Colors of #536491
Black with #536491
Text Example
Text Example
White with #536491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536491; }
p { color: rgb(83,100,145); }
H1.HeaderClassName
{
color: #536491;
}
.AnyTagClassName
{
color: #536491;
}
</style>
background-color css
<style>
a { background-color: #536491; }
a { background-color: rgb(83,100,145); }
div.DivClassName
{
background-color: #536491;
}
.BgClassName
{
background-color: #536491;
}
</style>
border-color css
<style>
span { border-color: #536491; }
span { border-color: rgb(83,100,145); }
td.TdClassName
{
border-color: #536491;
}
.TagClassName
{
border-color: #536491;
}
</style>