Shades of Waikawa Grey #677595
Tints of Waikawa Grey #677595
RGB
CMYK
RGB Variations
Color information
#677595 (or 0x677595) is known color: Waikawa Grey. HEX triplet: 67, 75 and 95. RGB value is (103,117,149). Sum of RGB (Red+Green+Blue) = 103+117+149=369 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.91% from 369); Green value is 117 (46.09% from 255 or 31.71% from 369); Blue value is 149 (58.59% from 255 or 40.38% from 369); Max value from RGB is 149 - color contains mainly: blue. Hex color #677595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677595 is #988A6A. Grayscale: #747474. Windows color (decimal): -9996907 or 9794919. OLE color: 9794919.
HSL color Cylindrical-coordinate representation of color #677595: hue angle of 221.74º 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 #677595 is Cyan = 0.31, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 117 | 149 | - |
| CMYK | 0.31 | 0.21 | 0 | 0.42 |
| HSL | 221.74º | 0.18% | 0.49% | - |
| HSV(B) | 221.74º | 0.31% | 0.58% | - |
| XYZ | 17.38 | 17.78 | 30.95 | - |
| YUV | 116.46 | 146.36 | 118.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 149 | 0.31 | 0.21 | 0 | 0.42 | 221.74 | 0.18 | 0.49 |
| Hex | 67 | 75 | 95 | 1F | 15 | 0 | 2A | DE | 12 | 31 |
| Octal | 147 | 165 | 225 | 37 | 25 | 0 | 52 | 336 | 22 | 61 |
| Binary | 1100111 | 1110101 | 10010101 | 11111 | 10101 | 0 | 101010 | 11011110 | 10010 | 110001 |
Color Harmonies of #677595
Complementary color
Monochromatic Colors of #677595
Black with #677595
Text Example
Text Example
White with #677595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677595; }
p { color: rgb(103,117,149); }
H1.HeaderClassName
{
color: #677595;
}
.AnyTagClassName
{
color: #677595;
}
</style>
background-color css
<style>
a { background-color: #677595; }
a { background-color: rgb(103,117,149); }
div.DivClassName
{
background-color: #677595;
}
.BgClassName
{
background-color: #677595;
}
</style>
border-color css
<style>
span { border-color: #677595; }
span { border-color: rgb(103,117,149); }
td.TdClassName
{
border-color: #677595;
}
.TagClassName
{
border-color: #677595;
}
</style>