Shades of Waikawa Grey #536190
Tints of Waikawa Grey #536190
RGB
CMYK
RGB Variations
Color information
#536190 (or 0x536190) is known color: Waikawa Grey. HEX triplet: 53, 61 and 90. RGB value is (83,97,144). Sum of RGB (Red+Green+Blue) = 83+97+144=324 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.62% from 324); Green value is 97 (38.28% from 255 or 29.94% from 324); Blue value is 144 (56.64% from 255 or 44.44% from 324); Max value from RGB is 144 - color contains mainly: blue. Hex color #536190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536190 is #AC9E6F. Grayscale: #616161. Windows color (decimal): -11312752 or 9462099. OLE color: 9462099.
HSL color Cylindrical-coordinate representation of color #536190: hue angle of 226.23º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #536190 is Cyan = 0.42, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 97 | 144 | - |
| CMYK | 0.42 | 0.33 | 0 | 0.44 |
| HSL | 226.23º | 0.27% | 0.45% | - |
| HSV(B) | 226.23º | 0.42% | 0.56% | - |
| XYZ | 12.88 | 12.4 | 28.1 | - |
| YUV | 98.17 | 153.86 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 144 | 0.42 | 0.33 | 0 | 0.44 | 226.23 | 0.27 | 0.45 |
| Hex | 53 | 61 | 90 | 2A | 21 | 0 | 2C | E2 | 1B | 2D |
| Octal | 123 | 141 | 220 | 52 | 41 | 0 | 54 | 342 | 33 | 55 |
| Binary | 1010011 | 1100001 | 10010000 | 101010 | 100001 | 0 | 101100 | 11100010 | 11011 | 101101 |
Color Harmonies of #536190
Complementary color
Monochromatic Colors of #536190
Black with #536190
Text Example
Text Example
White with #536190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536190; }
p { color: rgb(83,97,144); }
H1.HeaderClassName
{
color: #536190;
}
.AnyTagClassName
{
color: #536190;
}
</style>
background-color css
<style>
a { background-color: #536190; }
a { background-color: rgb(83,97,144); }
div.DivClassName
{
background-color: #536190;
}
.BgClassName
{
background-color: #536190;
}
</style>
border-color css
<style>
span { border-color: #536190; }
span { border-color: rgb(83,97,144); }
td.TdClassName
{
border-color: #536190;
}
.TagClassName
{
border-color: #536190;
}
</style>