Shades of Waikawa Grey #5C7398
Tints of Waikawa Grey #5C7398
RGB
CMYK
RGB Variations
Color information
#5C7398 (or 0x5C7398) is known color: Waikawa Grey. HEX triplet: 5C, 73 and 98. RGB value is (92,115,152). Sum of RGB (Red+Green+Blue) = 92+115+152=359 (47% of max value = 765). Red value is 92 (36.33% from 255 or 25.63% from 359); Green value is 115 (45.31% from 255 or 32.03% from 359); Blue value is 152 (59.77% from 255 or 42.34% from 359); Max value from RGB is 152 - color contains mainly: blue. Hex color #5C7398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #5C7398 is #A38C67. Grayscale: #707070. Windows color (decimal): -10718312 or 9991004. OLE color: 9991004.
HSL color Cylindrical-coordinate representation of color #5C7398: hue angle of 217º degrees, saturation: 0.25, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #5C7398 is Cyan = 0.39, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 92 | 115 | 152 | - |
| CMYK | 0.39 | 0.24 | 0 | 0.40 |
| HSL | 217º | 0.25% | 0.48% | - |
| HSV(B) | 217º | 0.39% | 0.6% | - |
| XYZ | 16.21 | 16.8 | 32.09 | - |
| YUV | 112.34 | 150.38 | 113.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 115 | 152 | 0.39 | 0.24 | 0 | 0.40 | 217 | 0.25 | 0.48 |
| Hex | 5C | 73 | 98 | 27 | 18 | 0 | 28 | D9 | 19 | 30 |
| Octal | 134 | 163 | 230 | 47 | 30 | 0 | 50 | 331 | 31 | 60 |
| Binary | 1011100 | 1110011 | 10011000 | 100111 | 11000 | 0 | 101000 | 11011001 | 11001 | 110000 |
Color Harmonies of #5C7398
Complementary color
Monochromatic Colors of #5C7398
Black with #5C7398
Text Example
Text Example
White with #5C7398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C7398; }
p { color: rgb(92,115,152); }
H1.HeaderClassName
{
color: #5C7398;
}
.AnyTagClassName
{
color: #5C7398;
}
</style>
background-color css
<style>
a { background-color: #5C7398; }
a { background-color: rgb(92,115,152); }
div.DivClassName
{
background-color: #5C7398;
}
.BgClassName
{
background-color: #5C7398;
}
</style>
border-color css
<style>
span { border-color: #5C7398; }
span { border-color: rgb(92,115,152); }
td.TdClassName
{
border-color: #5C7398;
}
.TagClassName
{
border-color: #5C7398;
}
</style>