Shades of Waikawa Grey #677793
Tints of Waikawa Grey #677793
RGB
CMYK
RGB Variations
Color information
#677793 (or 0x677793) is known color: Waikawa Grey. HEX triplet: 67, 77 and 93. RGB value is (103,119,147). Sum of RGB (Red+Green+Blue) = 103+119+147=369 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.91% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 147 (57.81% from 255 or 39.84% from 369); Max value from RGB is 147 - color contains mainly: blue. Hex color #677793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677793 is #98886C. Grayscale: #757575. Windows color (decimal): -9996397 or 9664359. OLE color: 9664359.
HSL color Cylindrical-coordinate representation of color #677793: hue angle of 218.18º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #677793 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 119 | 147 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.42 |
| HSL | 218.18º | 0.18% | 0.49% | - |
| HSV(B) | 218.18º | 0.3% | 0.58% | - |
| XYZ | 17.46 | 18.18 | 30.19 | - |
| YUV | 117.41 | 144.7 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 147 | 0.30 | 0.19 | 0 | 0.42 | 218.18 | 0.18 | 0.49 |
| Hex | 67 | 77 | 93 | 1E | 13 | 0 | 2A | DA | 12 | 31 |
| Octal | 147 | 167 | 223 | 36 | 23 | 0 | 52 | 332 | 22 | 61 |
| Binary | 1100111 | 1110111 | 10010011 | 11110 | 10011 | 0 | 101010 | 11011010 | 10010 | 110001 |
Color Harmonies of #677793
Complementary color
Monochromatic Colors of #677793
Black with #677793
Text Example
Text Example
White with #677793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677793; }
p { color: rgb(103,119,147); }
H1.HeaderClassName
{
color: #677793;
}
.AnyTagClassName
{
color: #677793;
}
</style>
background-color css
<style>
a { background-color: #677793; }
a { background-color: rgb(103,119,147); }
div.DivClassName
{
background-color: #677793;
}
.BgClassName
{
background-color: #677793;
}
</style>
border-color css
<style>
span { border-color: #677793; }
span { border-color: rgb(103,119,147); }
td.TdClassName
{
border-color: #677793;
}
.TagClassName
{
border-color: #677793;
}
</style>