Shades of Waikawa Grey #536495
Tints of Waikawa Grey #536495
RGB
CMYK
RGB Variations
Color information
#536495 (or 0x536495) is known color: Waikawa Grey. HEX triplet: 53, 64 and 95. RGB value is (83,100,149). Sum of RGB (Red+Green+Blue) = 83+100+149=332 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25% from 332); Green value is 100 (39.45% from 255 or 30.12% from 332); Blue value is 149 (58.59% from 255 or 44.88% from 332); Max value from RGB is 149 - color contains mainly: blue. Hex color #536495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536495 is #AC9B6A. Grayscale: #646464. Windows color (decimal): -11311979 or 9790547. OLE color: 9790547.
HSL color Cylindrical-coordinate representation of color #536495: hue angle of 224.55º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #536495 is Cyan = 0.44, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 100 | 149 | - |
| CMYK | 0.44 | 0.33 | 0 | 0.42 |
| HSL | 224.55º | 0.28% | 0.45% | - |
| HSV(B) | 224.55º | 0.44% | 0.58% | - |
| XYZ | 13.55 | 13.12 | 30.25 | - |
| YUV | 100.5 | 155.37 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 149 | 0.44 | 0.33 | 0 | 0.42 | 224.55 | 0.28 | 0.45 |
| Hex | 53 | 64 | 95 | 2C | 21 | 0 | 2A | E1 | 1C | 2D |
| Octal | 123 | 144 | 225 | 54 | 41 | 0 | 52 | 341 | 34 | 55 |
| Binary | 1010011 | 1100100 | 10010101 | 101100 | 100001 | 0 | 101010 | 11100001 | 11100 | 101101 |
Color Harmonies of #536495
Complementary color
Monochromatic Colors of #536495
Black with #536495
Text Example
Text Example
White with #536495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536495; }
p { color: rgb(83,100,149); }
H1.HeaderClassName
{
color: #536495;
}
.AnyTagClassName
{
color: #536495;
}
</style>
background-color css
<style>
a { background-color: #536495; }
a { background-color: rgb(83,100,149); }
div.DivClassName
{
background-color: #536495;
}
.BgClassName
{
background-color: #536495;
}
</style>
border-color css
<style>
span { border-color: #536495; }
span { border-color: rgb(83,100,149); }
td.TdClassName
{
border-color: #536495;
}
.TagClassName
{
border-color: #536495;
}
</style>