Shades of Waikawa Grey #536090
Tints of Waikawa Grey #536090
RGB
CMYK
RGB Variations
Color information
#536090 (or 0x536090) is known color: Waikawa Grey. HEX triplet: 53, 60 and 90. RGB value is (83,96,144). Sum of RGB (Red+Green+Blue) = 83+96+144=323 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.70% from 323); Green value is 96 (37.89% from 255 or 29.72% from 323); Blue value is 144 (56.64% from 255 or 44.58% from 323); Max value from RGB is 144 - color contains mainly: blue. Hex color #536090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536090 is #AC9F6F. Grayscale: #616161. Windows color (decimal): -11313008 or 9461843. OLE color: 9461843.
HSL color Cylindrical-coordinate representation of color #536090: hue angle of 227.21º 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 #536090 is Cyan = 0.42, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 96 | 144 | - |
| CMYK | 0.42 | 0.33 | 0 | 0.44 |
| HSL | 227.21º | 0.27% | 0.45% | - |
| HSV(B) | 227.21º | 0.42% | 0.56% | - |
| XYZ | 12.78 | 12.22 | 28.07 | - |
| YUV | 97.59 | 154.19 | 117.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 144 | 0.42 | 0.33 | 0 | 0.44 | 227.21 | 0.27 | 0.45 |
| Hex | 53 | 60 | 90 | 2A | 21 | 0 | 2C | E3 | 1B | 2D |
| Octal | 123 | 140 | 220 | 52 | 41 | 0 | 54 | 343 | 33 | 55 |
| Binary | 1010011 | 1100000 | 10010000 | 101010 | 100001 | 0 | 101100 | 11100011 | 11011 | 101101 |
Color Harmonies of #536090
Complementary color
Monochromatic Colors of #536090
Black with #536090
Text Example
Text Example
White with #536090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536090; }
p { color: rgb(83,96,144); }
H1.HeaderClassName
{
color: #536090;
}
.AnyTagClassName
{
color: #536090;
}
</style>
background-color css
<style>
a { background-color: #536090; }
a { background-color: rgb(83,96,144); }
div.DivClassName
{
background-color: #536090;
}
.BgClassName
{
background-color: #536090;
}
</style>
border-color css
<style>
span { border-color: #536090; }
span { border-color: rgb(83,96,144); }
td.TdClassName
{
border-color: #536090;
}
.TagClassName
{
border-color: #536090;
}
</style>