Shades of Waikawa Grey #606783
Tints of Waikawa Grey #606783
RGB
CMYK
RGB Variations
Color information
#606783 (or 0x606783) is known color: Waikawa Grey. HEX triplet: 60, 67 and 83. RGB value is (96,103,131). Sum of RGB (Red+Green+Blue) = 96+103+131=330 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.09% from 330); Green value is 103 (40.62% from 255 or 31.21% from 330); Blue value is 131 (51.56% from 255 or 39.70% from 330); Max value from RGB is 131 - color contains mainly: blue. Hex color #606783 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #606783 is #9F987C. Grayscale: #676767. Windows color (decimal): -10459261 or 8611680. OLE color: 8611680.
HSL color Cylindrical-coordinate representation of color #606783: hue angle of 228º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #606783 is Cyan = 0.27, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 103 | 131 | - |
| CMYK | 0.27 | 0.21 | 0 | 0.49 |
| HSL | 228º | 0.15% | 0.45% | - |
| HSV(B) | 228º | 0.27% | 0.51% | - |
| XYZ | 13.77 | 13.83 | 23.42 | - |
| YUV | 104.1 | 143.18 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 131 | 0.27 | 0.21 | 0 | 0.49 | 228 | 0.15 | 0.45 |
| Hex | 60 | 67 | 83 | 1B | 15 | 0 | 31 | E4 | F | 2D |
| Octal | 140 | 147 | 203 | 33 | 25 | 0 | 61 | 344 | 17 | 55 |
| Binary | 1100000 | 1100111 | 10000011 | 11011 | 10101 | 0 | 110001 | 11100100 | 1111 | 101101 |
Color Harmonies of #606783
Complementary color
Monochromatic Colors of #606783
Black with #606783
Text Example
Text Example
White with #606783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606783; }
p { color: rgb(96,103,131); }
H1.HeaderClassName
{
color: #606783;
}
.AnyTagClassName
{
color: #606783;
}
</style>
background-color css
<style>
a { background-color: #606783; }
a { background-color: rgb(96,103,131); }
div.DivClassName
{
background-color: #606783;
}
.BgClassName
{
background-color: #606783;
}
</style>
border-color css
<style>
span { border-color: #606783; }
span { border-color: rgb(96,103,131); }
td.TdClassName
{
border-color: #606783;
}
.TagClassName
{
border-color: #606783;
}
</style>