Shades of Waikawa Grey #536595
Tints of Waikawa Grey #536595
RGB
CMYK
RGB Variations
Color information
#536595 (or 0x536595) is known color: Waikawa Grey. HEX triplet: 53, 65 and 95. RGB value is (83,101,149). Sum of RGB (Red+Green+Blue) = 83+101+149=333 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.92% from 333); Green value is 101 (39.84% from 255 or 30.33% from 333); Blue value is 149 (58.59% from 255 or 44.74% from 333); Max value from RGB is 149 - color contains mainly: blue. Hex color #536595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536595 is #AC9A6A. Grayscale: #646464. Windows color (decimal): -11311723 or 9790803. OLE color: 9790803.
HSL color Cylindrical-coordinate representation of color #536595: hue angle of 223.64º 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 #536595 is Cyan = 0.44, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 101 | 149 | - |
| CMYK | 0.44 | 0.32 | 0 | 0.42 |
| HSL | 223.64º | 0.28% | 0.45% | - |
| HSV(B) | 223.64º | 0.44% | 0.58% | - |
| XYZ | 13.65 | 13.32 | 30.28 | - |
| YUV | 101.09 | 155.04 | 115.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 149 | 0.44 | 0.32 | 0 | 0.42 | 223.64 | 0.28 | 0.45 |
| Hex | 53 | 65 | 95 | 2C | 20 | 0 | 2A | E0 | 1C | 2D |
| Octal | 123 | 145 | 225 | 54 | 40 | 0 | 52 | 340 | 34 | 55 |
| Binary | 1010011 | 1100101 | 10010101 | 101100 | 100000 | 0 | 101010 | 11100000 | 11100 | 101101 |
Color Harmonies of #536595
Complementary color
Monochromatic Colors of #536595
Black with #536595
Text Example
Text Example
White with #536595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536595; }
p { color: rgb(83,101,149); }
H1.HeaderClassName
{
color: #536595;
}
.AnyTagClassName
{
color: #536595;
}
</style>
background-color css
<style>
a { background-color: #536595; }
a { background-color: rgb(83,101,149); }
div.DivClassName
{
background-color: #536595;
}
.BgClassName
{
background-color: #536595;
}
</style>
border-color css
<style>
span { border-color: #536595; }
span { border-color: rgb(83,101,149); }
td.TdClassName
{
border-color: #536595;
}
.TagClassName
{
border-color: #536595;
}
</style>