Shades of Comet #676978
Tints of Comet #676978
RGB
CMYK
RGB Variations
Color information
#676978 (or 0x676978) is known color: Comet. HEX triplet: 67, 69 and 78. RGB value is (103,105,120). Sum of RGB (Red+Green+Blue) = 103+105+120=328 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.40% from 328); Green value is 105 (41.41% from 255 or 32.01% from 328); Blue value is 120 (47.27% from 255 or 36.59% from 328); Max value from RGB is 120 - color contains mainly: blue. Hex color #676978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676978 is #989687. Grayscale: #6A6A6A. Windows color (decimal): -10000008 or 7891303. OLE color: 7891303.
HSL color Cylindrical-coordinate representation of color #676978: hue angle of 232.94º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #676978 is Cyan = 0.14, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 105 | 120 | - |
| CMYK | 0.14 | 0.13 | 0 | 0.53 |
| HSL | 232.94º | 0.08% | 0.44% | - |
| HSV(B) | 232.94º | 0.14% | 0.47% | - |
| XYZ | 14.04 | 14.34 | 19.8 | - |
| YUV | 106.11 | 135.84 | 125.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 105 | 120 | 0.14 | 0.13 | 0 | 0.53 | 232.94 | 0.08 | 0.44 |
| Hex | 67 | 69 | 78 | E | D | 0 | 35 | E9 | 8 | 2C |
| Octal | 147 | 151 | 170 | 16 | 15 | 0 | 65 | 351 | 10 | 54 |
| Binary | 1100111 | 1101001 | 1111000 | 1110 | 1101 | 0 | 110101 | 11101001 | 1000 | 101100 |
Color Harmonies of #676978
Complementary color
Monochromatic Colors of #676978
Black with #676978
Text Example
Text Example
White with #676978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676978; }
p { color: rgb(103,105,120); }
H1.HeaderClassName
{
color: #676978;
}
.AnyTagClassName
{
color: #676978;
}
</style>
background-color css
<style>
a { background-color: #676978; }
a { background-color: rgb(103,105,120); }
div.DivClassName
{
background-color: #676978;
}
.BgClassName
{
background-color: #676978;
}
</style>
border-color css
<style>
span { border-color: #676978; }
span { border-color: rgb(103,105,120); }
td.TdClassName
{
border-color: #676978;
}
.TagClassName
{
border-color: #676978;
}
</style>