Shades of Waikawa Grey #667292
Tints of Waikawa Grey #667292
RGB
CMYK
RGB Variations
Color information
#667292 (or 0x667292) is known color: Waikawa Grey. HEX triplet: 66, 72 and 92. RGB value is (102,114,146). Sum of RGB (Red+Green+Blue) = 102+114+146=362 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.18% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 146 (57.42% from 255 or 40.33% from 362); Max value from RGB is 146 - color contains mainly: blue. Hex color #667292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667292 is #998D6D. Grayscale: #717171. Windows color (decimal): -10063214 or 9597542. OLE color: 9597542.
HSL color Cylindrical-coordinate representation of color #667292: hue angle of 223.64º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #667292 is Cyan = 0.30, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 114 | 146 | - |
| CMYK | 0.30 | 0.22 | 0 | 0.43 |
| HSL | 223.64º | 0.18% | 0.49% | - |
| HSV(B) | 223.64º | 0.3% | 0.57% | - |
| XYZ | 16.69 | 16.93 | 29.58 | - |
| YUV | 114.06 | 146.02 | 119.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 146 | 0.30 | 0.22 | 0 | 0.43 | 223.64 | 0.18 | 0.49 |
| Hex | 66 | 72 | 92 | 1E | 16 | 0 | 2B | E0 | 12 | 31 |
| Octal | 146 | 162 | 222 | 36 | 26 | 0 | 53 | 340 | 22 | 61 |
| Binary | 1100110 | 1110010 | 10010010 | 11110 | 10110 | 0 | 101011 | 11100000 | 10010 | 110001 |
Color Harmonies of #667292
Complementary color
Monochromatic Colors of #667292
Black with #667292
Text Example
Text Example
White with #667292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667292; }
p { color: rgb(102,114,146); }
H1.HeaderClassName
{
color: #667292;
}
.AnyTagClassName
{
color: #667292;
}
</style>
background-color css
<style>
a { background-color: #667292; }
a { background-color: rgb(102,114,146); }
div.DivClassName
{
background-color: #667292;
}
.BgClassName
{
background-color: #667292;
}
</style>
border-color css
<style>
span { border-color: #667292; }
span { border-color: rgb(102,114,146); }
td.TdClassName
{
border-color: #667292;
}
.TagClassName
{
border-color: #667292;
}
</style>