Shades of Waikawa Grey #667093
Tints of Waikawa Grey #667093
RGB
CMYK
RGB Variations
Color information
#667093 (or 0x667093) is known color: Waikawa Grey. HEX triplet: 66, 70 and 93. RGB value is (102,112,147). Sum of RGB (Red+Green+Blue) = 102+112+147=361 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.25% from 361); Green value is 112 (44.14% from 255 or 31.02% from 361); Blue value is 147 (57.81% from 255 or 40.72% from 361); Max value from RGB is 147 - color contains mainly: blue. Hex color #667093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667093 is #998F6C. Grayscale: #707070. Windows color (decimal): -10063725 or 9662566. OLE color: 9662566.
HSL color Cylindrical-coordinate representation of color #667093: hue angle of 226.67º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #667093 is Cyan = 0.31, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 112 | 147 | - |
| CMYK | 0.31 | 0.24 | 0 | 0.42 |
| HSL | 226.67º | 0.18% | 0.49% | - |
| HSV(B) | 226.67º | 0.31% | 0.58% | - |
| XYZ | 16.54 | 16.52 | 29.92 | - |
| YUV | 113 | 147.19 | 120.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 147 | 0.31 | 0.24 | 0 | 0.42 | 226.67 | 0.18 | 0.49 |
| Hex | 66 | 70 | 93 | 1F | 18 | 0 | 2A | E3 | 12 | 31 |
| Octal | 146 | 160 | 223 | 37 | 30 | 0 | 52 | 343 | 22 | 61 |
| Binary | 1100110 | 1110000 | 10010011 | 11111 | 11000 | 0 | 101010 | 11100011 | 10010 | 110001 |
Color Harmonies of #667093
Complementary color
Monochromatic Colors of #667093
Black with #667093
Text Example
Text Example
White with #667093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667093; }
p { color: rgb(102,112,147); }
H1.HeaderClassName
{
color: #667093;
}
.AnyTagClassName
{
color: #667093;
}
</style>
background-color css
<style>
a { background-color: #667093; }
a { background-color: rgb(102,112,147); }
div.DivClassName
{
background-color: #667093;
}
.BgClassName
{
background-color: #667093;
}
</style>
border-color css
<style>
span { border-color: #667093; }
span { border-color: rgb(102,112,147); }
td.TdClassName
{
border-color: #667093;
}
.TagClassName
{
border-color: #667093;
}
</style>