Shades of Waikawa Grey #536193
Tints of Waikawa Grey #536193
RGB
CMYK
RGB Variations
Color information
#536193 (or 0x536193) is known color: Waikawa Grey. HEX triplet: 53, 61 and 93. RGB value is (83,97,147). Sum of RGB (Red+Green+Blue) = 83+97+147=327 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.38% from 327); Green value is 97 (38.28% from 255 or 29.66% from 327); Blue value is 147 (57.81% from 255 or 44.95% from 327); Max value from RGB is 147 - color contains mainly: blue. Hex color #536193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536193 is #AC9E6C. Grayscale: #626262. Windows color (decimal): -11312749 or 9658707. OLE color: 9658707.
HSL color Cylindrical-coordinate representation of color #536193: hue angle of 226.88º 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 #536193 is Cyan = 0.44, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 97 | 147 | - |
| CMYK | 0.44 | 0.34 | 0 | 0.42 |
| HSL | 226.88º | 0.28% | 0.45% | - |
| HSV(B) | 226.88º | 0.44% | 0.58% | - |
| XYZ | 13.11 | 12.49 | 29.32 | - |
| YUV | 98.51 | 155.36 | 116.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 147 | 0.44 | 0.34 | 0 | 0.42 | 226.88 | 0.28 | 0.45 |
| Hex | 53 | 61 | 93 | 2C | 22 | 0 | 2A | E3 | 1C | 2D |
| Octal | 123 | 141 | 223 | 54 | 42 | 0 | 52 | 343 | 34 | 55 |
| Binary | 1010011 | 1100001 | 10010011 | 101100 | 100010 | 0 | 101010 | 11100011 | 11100 | 101101 |
Color Harmonies of #536193
Complementary color
Monochromatic Colors of #536193
Black with #536193
Text Example
Text Example
White with #536193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536193; }
p { color: rgb(83,97,147); }
H1.HeaderClassName
{
color: #536193;
}
.AnyTagClassName
{
color: #536193;
}
</style>
background-color css
<style>
a { background-color: #536193; }
a { background-color: rgb(83,97,147); }
div.DivClassName
{
background-color: #536193;
}
.BgClassName
{
background-color: #536193;
}
</style>
border-color css
<style>
span { border-color: #536193; }
span { border-color: rgb(83,97,147); }
td.TdClassName
{
border-color: #536193;
}
.TagClassName
{
border-color: #536193;
}
</style>