Shades of Waikawa Grey #69738E
Tints of Waikawa Grey #69738E
RGB
CMYK
RGB Variations
Color information
#69738E (or 0x69738E) is known color: Waikawa Grey. HEX triplet: 69, 73 and 8E. RGB value is (105,115,142). Sum of RGB (Red+Green+Blue) = 105+115+142=362 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.01% from 362); Green value is 115 (45.31% from 255 or 31.77% from 362); Blue value is 142 (55.86% from 255 or 39.23% from 362); Max value from RGB is 142 - color contains mainly: blue. Hex color #69738E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #69738E is #968C71. Grayscale: #727272. Windows color (decimal): -9866354 or 9335657. OLE color: 9335657.
HSL color Cylindrical-coordinate representation of color #69738E: hue angle of 223.78º degrees, saturation: 0.15, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #69738E is Cyan = 0.26, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 115 | 142 | - |
| CMYK | 0.26 | 0.19 | 0 | 0.44 |
| HSL | 223.78º | 0.15% | 0.48% | - |
| HSV(B) | 223.78º | 0.26% | 0.56% | - |
| XYZ | 16.84 | 17.22 | 28.03 | - |
| YUV | 115.09 | 143.19 | 120.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 142 | 0.26 | 0.19 | 0 | 0.44 | 223.78 | 0.15 | 0.48 |
| Hex | 69 | 73 | 8E | 1A | 13 | 0 | 2C | E0 | F | 30 |
| Octal | 151 | 163 | 216 | 32 | 23 | 0 | 54 | 340 | 17 | 60 |
| Binary | 1101001 | 1110011 | 10001110 | 11010 | 10011 | 0 | 101100 | 11100000 | 1111 | 110000 |
Color Harmonies of #69738E
Complementary color
Monochromatic Colors of #69738E
Black with #69738E
Text Example
Text Example
White with #69738E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69738E; }
p { color: rgb(105,115,142); }
H1.HeaderClassName
{
color: #69738E;
}
.AnyTagClassName
{
color: #69738E;
}
</style>
background-color css
<style>
a { background-color: #69738E; }
a { background-color: rgb(105,115,142); }
div.DivClassName
{
background-color: #69738E;
}
.BgClassName
{
background-color: #69738E;
}
</style>
border-color css
<style>
span { border-color: #69738E; }
span { border-color: rgb(105,115,142); }
td.TdClassName
{
border-color: #69738E;
}
.TagClassName
{
border-color: #69738E;
}
</style>