Shades of Waikawa Grey #6A7495
Tints of Waikawa Grey #6A7495
RGB
CMYK
RGB Variations
Color information
#6A7495 (or 0x6A7495) is known color: Waikawa Grey. HEX triplet: 6A, 74 and 95. RGB value is (106,116,149). Sum of RGB (Red+Green+Blue) = 106+116+149=371 (49% of max value = 765). Red value is 106 (41.80% from 255 or 28.57% from 371); Green value is 116 (45.70% from 255 or 31.27% from 371); Blue value is 149 (58.59% from 255 or 40.16% from 371); Max value from RGB is 149 - color contains mainly: blue. Hex color #6A7495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6A7495 is #958B6A. Grayscale: #747474. Windows color (decimal): -9800555 or 9794666. OLE color: 9794666.
HSL color Cylindrical-coordinate representation of color #6A7495: hue angle of 226.05º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #6A7495 is Cyan = 0.29, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 106 | 116 | 149 | - |
| CMYK | 0.29 | 0.22 | 0 | 0.42 |
| HSL | 226.05º | 0.17% | 0.5% | - |
| HSV(B) | 226.05º | 0.29% | 0.58% | - |
| XYZ | 17.61 | 17.72 | 30.93 | - |
| YUV | 116.77 | 146.19 | 120.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 116 | 149 | 0.29 | 0.22 | 0 | 0.42 | 226.05 | 0.17 | 0.5 |
| Hex | 6A | 74 | 95 | 1D | 16 | 0 | 2A | E2 | 11 | 32 |
| Octal | 152 | 164 | 225 | 35 | 26 | 0 | 52 | 342 | 21 | 62 |
| Binary | 1101010 | 1110100 | 10010101 | 11101 | 10110 | 0 | 101010 | 11100010 | 10001 | 110010 |
Color Harmonies of #6A7495
Complementary color
Monochromatic Colors of #6A7495
Black with #6A7495
Text Example
Text Example
White with #6A7495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A7495; }
p { color: rgb(106,116,149); }
H1.HeaderClassName
{
color: #6A7495;
}
.AnyTagClassName
{
color: #6A7495;
}
</style>
background-color css
<style>
a { background-color: #6A7495; }
a { background-color: rgb(106,116,149); }
div.DivClassName
{
background-color: #6A7495;
}
.BgClassName
{
background-color: #6A7495;
}
</style>
border-color css
<style>
span { border-color: #6A7495; }
span { border-color: rgb(106,116,149); }
td.TdClassName
{
border-color: #6A7495;
}
.TagClassName
{
border-color: #6A7495;
}
</style>