Shades of Waikawa Grey #5B7398
Tints of Waikawa Grey #5B7398
RGB
CMYK
RGB Variations
Color information
#5B7398 (or 0x5B7398) is known color: Waikawa Grey. HEX triplet: 5B, 73 and 98. RGB value is (91,115,152). Sum of RGB (Red+Green+Blue) = 91+115+152=358 (47% of max value = 765). Red value is 91 (35.94% from 255 or 25.42% from 358); Green value is 115 (45.31% from 255 or 32.12% from 358); Blue value is 152 (59.77% from 255 or 42.46% from 358); Max value from RGB is 152 - color contains mainly: blue. Hex color #5B7398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #5B7398 is #A48C67. Grayscale: #6F6F6F. Windows color (decimal): -10783848 or 9991003. OLE color: 9991003.
HSL color Cylindrical-coordinate representation of color #5B7398: hue angle of 216.39º degrees, saturation: 0.25, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #5B7398 is Cyan = 0.40, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 91 | 115 | 152 | - |
| CMYK | 0.40 | 0.24 | 0 | 0.40 |
| HSL | 216.39º | 0.25% | 0.48% | - |
| HSV(B) | 216.39º | 0.4% | 0.6% | - |
| XYZ | 16.11 | 16.75 | 32.09 | - |
| YUV | 112.04 | 150.55 | 112.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 115 | 152 | 0.40 | 0.24 | 0 | 0.40 | 216.39 | 0.25 | 0.48 |
| Hex | 5B | 73 | 98 | 28 | 18 | 0 | 28 | D8 | 19 | 30 |
| Octal | 133 | 163 | 230 | 50 | 30 | 0 | 50 | 330 | 31 | 60 |
| Binary | 1011011 | 1110011 | 10011000 | 101000 | 11000 | 0 | 101000 | 11011000 | 11001 | 110000 |
Color Harmonies of #5B7398
Complementary color
Monochromatic Colors of #5B7398
Black with #5B7398
Text Example
Text Example
White with #5B7398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B7398; }
p { color: rgb(91,115,152); }
H1.HeaderClassName
{
color: #5B7398;
}
.AnyTagClassName
{
color: #5B7398;
}
</style>
background-color css
<style>
a { background-color: #5B7398; }
a { background-color: rgb(91,115,152); }
div.DivClassName
{
background-color: #5B7398;
}
.BgClassName
{
background-color: #5B7398;
}
</style>
border-color css
<style>
span { border-color: #5B7398; }
span { border-color: rgb(91,115,152); }
td.TdClassName
{
border-color: #5B7398;
}
.TagClassName
{
border-color: #5B7398;
}
</style>