Shades of Waikawa Grey #6D7594
Tints of Waikawa Grey #6D7594
RGB
CMYK
RGB Variations
Color information
#6D7594 (or 0x6D7594) is known color: Waikawa Grey. HEX triplet: 6D, 75 and 94. RGB value is (109,117,148). Sum of RGB (Red+Green+Blue) = 109+117+148=374 (49% of max value = 765). Red value is 109 (42.97% from 255 or 29.14% from 374); Green value is 117 (46.09% from 255 or 31.28% from 374); Blue value is 148 (58.20% from 255 or 39.57% from 374); Max value from RGB is 148 - color contains mainly: blue. Hex color #6D7594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6D7594 is #928A6B. Grayscale: #767676. Windows color (decimal): -9603692 or 9729389. OLE color: 9729389.
HSL color Cylindrical-coordinate representation of color #6D7594: hue angle of 227.69º degrees, saturation: 0.15, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #6D7594 is Cyan = 0.26, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 109 | 117 | 148 | - |
| CMYK | 0.26 | 0.21 | 0 | 0.42 |
| HSL | 227.69º | 0.15% | 0.5% | - |
| HSV(B) | 227.69º | 0.26% | 0.58% | - |
| XYZ | 18.01 | 18.11 | 30.56 | - |
| YUV | 118.14 | 144.85 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 117 | 148 | 0.26 | 0.21 | 0 | 0.42 | 227.69 | 0.15 | 0.5 |
| Hex | 6D | 75 | 94 | 1A | 15 | 0 | 2A | E4 | F | 32 |
| Octal | 155 | 165 | 224 | 32 | 25 | 0 | 52 | 344 | 17 | 62 |
| Binary | 1101101 | 1110101 | 10010100 | 11010 | 10101 | 0 | 101010 | 11100100 | 1111 | 110010 |
Color Harmonies of #6D7594
Complementary color
Monochromatic Colors of #6D7594
Black with #6D7594
Text Example
Text Example
White with #6D7594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D7594; }
p { color: rgb(109,117,148); }
H1.HeaderClassName
{
color: #6D7594;
}
.AnyTagClassName
{
color: #6D7594;
}
</style>
background-color css
<style>
a { background-color: #6D7594; }
a { background-color: rgb(109,117,148); }
div.DivClassName
{
background-color: #6D7594;
}
.BgClassName
{
background-color: #6D7594;
}
</style>
border-color css
<style>
span { border-color: #6D7594; }
span { border-color: rgb(109,117,148); }
td.TdClassName
{
border-color: #6D7594;
}
.TagClassName
{
border-color: #6D7594;
}
</style>