Shades of Waikawa Grey #677199
Tints of Waikawa Grey #677199
RGB
CMYK
RGB Variations
Color information
#677199 (or 0x677199) is known color: Waikawa Grey. HEX triplet: 67, 71 and 99. RGB value is (103,113,153). Sum of RGB (Red+Green+Blue) = 103+113+153=369 (48% of max value = 765). Red value is 103 (40.62% from 255 or 27.91% from 369); Green value is 113 (44.53% from 255 or 30.62% from 369); Blue value is 153 (60.16% from 255 or 41.46% from 369); Max value from RGB is 153 - color contains mainly: blue. Hex color #677199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677199 is #988E66. Grayscale: #727272. Windows color (decimal): -9997927 or 10056039. OLE color: 10056039.
HSL color Cylindrical-coordinate representation of color #677199: hue angle of 228º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #677199 is Cyan = 0.33, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 103 | 113 | 153 | - |
| CMYK | 0.33 | 0.26 | 0 | 0.4 |
| HSL | 228º | 0.2% | 0.5% | - |
| HSV(B) | 228º | 0.33% | 0.6% | - |
| XYZ | 17.25 | 16.99 | 32.51 | - |
| YUV | 114.57 | 149.69 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 153 | 0.33 | 0.26 | 0 | 0.4 | 228 | 0.2 | 0.5 |
| Hex | 67 | 71 | 99 | 21 | 1A | 0 | 28 | E4 | 14 | 32 |
| Octal | 147 | 161 | 231 | 41 | 32 | 0 | 50 | 344 | 24 | 62 |
| Binary | 1100111 | 1110001 | 10011001 | 100001 | 11010 | 0 | 101000 | 11100100 | 10100 | 110010 |
Color Harmonies of #677199
Complementary color
Monochromatic Colors of #677199
Black with #677199
Text Example
Text Example
White with #677199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677199; }
p { color: rgb(103,113,153); }
H1.HeaderClassName
{
color: #677199;
}
.AnyTagClassName
{
color: #677199;
}
</style>
background-color css
<style>
a { background-color: #677199; }
a { background-color: rgb(103,113,153); }
div.DivClassName
{
background-color: #677199;
}
.BgClassName
{
background-color: #677199;
}
</style>
border-color css
<style>
span { border-color: #677199; }
span { border-color: rgb(103,113,153); }
td.TdClassName
{
border-color: #677199;
}
.TagClassName
{
border-color: #677199;
}
</style>