Shades of Waikawa Grey #6A738E
Tints of Waikawa Grey #6A738E
RGB
CMYK
RGB Variations
Color information
#6A738E (or 0x6A738E) is known color: Waikawa Grey. HEX triplet: 6A, 73 and 8E. RGB value is (106,115,142). Sum of RGB (Red+Green+Blue) = 106+115+142=363 (48% of max value = 765). Red value is 106 (41.80% from 255 or 29.20% from 363); Green value is 115 (45.31% from 255 or 31.68% from 363); Blue value is 142 (55.86% from 255 or 39.12% from 363); Max value from RGB is 142 - color contains mainly: blue. Hex color #6A738E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6A738E is #958C71. Grayscale: #737373. Windows color (decimal): -9800818 or 9335658. OLE color: 9335658.
HSL color Cylindrical-coordinate representation of color #6A738E: hue angle of 225º degrees, saturation: 0.15, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #6A738E is Cyan = 0.25, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 106 | 115 | 142 | - |
| CMYK | 0.25 | 0.19 | 0 | 0.44 |
| HSL | 225º | 0.15% | 0.49% | - |
| HSV(B) | 225º | 0.25% | 0.56% | - |
| XYZ | 16.96 | 17.28 | 28.03 | - |
| YUV | 115.39 | 143.02 | 121.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 115 | 142 | 0.25 | 0.19 | 0 | 0.44 | 225 | 0.15 | 0.49 |
| Hex | 6A | 73 | 8E | 19 | 13 | 0 | 2C | E1 | F | 31 |
| Octal | 152 | 163 | 216 | 31 | 23 | 0 | 54 | 341 | 17 | 61 |
| Binary | 1101010 | 1110011 | 10001110 | 11001 | 10011 | 0 | 101100 | 11100001 | 1111 | 110001 |
Color Harmonies of #6A738E
Complementary color
Monochromatic Colors of #6A738E
Black with #6A738E
Text Example
Text Example
White with #6A738E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A738E; }
p { color: rgb(106,115,142); }
H1.HeaderClassName
{
color: #6A738E;
}
.AnyTagClassName
{
color: #6A738E;
}
</style>
background-color css
<style>
a { background-color: #6A738E; }
a { background-color: rgb(106,115,142); }
div.DivClassName
{
background-color: #6A738E;
}
.BgClassName
{
background-color: #6A738E;
}
</style>
border-color css
<style>
span { border-color: #6A738E; }
span { border-color: rgb(106,115,142); }
td.TdClassName
{
border-color: #6A738E;
}
.TagClassName
{
border-color: #6A738E;
}
</style>