Shades of Waikawa Grey #536293
Tints of Waikawa Grey #536293
RGB
CMYK
RGB Variations
Color information
#536293 (or 0x536293) is known color: Waikawa Grey. HEX triplet: 53, 62 and 93. RGB value is (83,98,147). Sum of RGB (Red+Green+Blue) = 83+98+147=328 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.30% from 328); Green value is 98 (38.67% from 255 or 29.88% from 328); Blue value is 147 (57.81% from 255 or 44.82% from 328); Max value from RGB is 147 - color contains mainly: blue. Hex color #536293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536293 is #AC9D6C. Grayscale: #626262. Windows color (decimal): -11312493 or 9658963. OLE color: 9658963.
HSL color Cylindrical-coordinate representation of color #536293: hue angle of 225.94º 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 #536293 is Cyan = 0.44, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 98 | 147 | - |
| CMYK | 0.44 | 0.33 | 0 | 0.42 |
| HSL | 225.94º | 0.28% | 0.45% | - |
| HSV(B) | 225.94º | 0.44% | 0.58% | - |
| XYZ | 13.2 | 12.68 | 29.36 | - |
| YUV | 99.1 | 155.03 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 147 | 0.44 | 0.33 | 0 | 0.42 | 225.94 | 0.28 | 0.45 |
| Hex | 53 | 62 | 93 | 2C | 21 | 0 | 2A | E2 | 1C | 2D |
| Octal | 123 | 142 | 223 | 54 | 41 | 0 | 52 | 342 | 34 | 55 |
| Binary | 1010011 | 1100010 | 10010011 | 101100 | 100001 | 0 | 101010 | 11100010 | 11100 | 101101 |
Color Harmonies of #536293
Complementary color
Monochromatic Colors of #536293
Black with #536293
Text Example
Text Example
White with #536293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536293; }
p { color: rgb(83,98,147); }
H1.HeaderClassName
{
color: #536293;
}
.AnyTagClassName
{
color: #536293;
}
</style>
background-color css
<style>
a { background-color: #536293; }
a { background-color: rgb(83,98,147); }
div.DivClassName
{
background-color: #536293;
}
.BgClassName
{
background-color: #536293;
}
</style>
border-color css
<style>
span { border-color: #536293; }
span { border-color: rgb(83,98,147); }
td.TdClassName
{
border-color: #536293;
}
.TagClassName
{
border-color: #536293;
}
</style>