Shades of Comet #676774
Tints of Comet #676774
RGB
CMYK
RGB Variations
Color information
#676774 (or 0x676774) is known color: Comet. HEX triplet: 67, 67 and 74. RGB value is (103,103,116). Sum of RGB (Red+Green+Blue) = 103+103+116=322 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.99% from 322); Green value is 103 (40.62% from 255 or 31.99% from 322); Blue value is 116 (45.70% from 255 or 36.02% from 322); Max value from RGB is 116 - color contains mainly: blue. Hex color #676774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676774 is #98988B. Grayscale: #686868. Windows color (decimal): -10000524 or 7628647. OLE color: 7628647.
HSL color Cylindrical-coordinate representation of color #676774: hue angle of 240º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #676774 is Cyan = 0.11, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 103 | 116 | - |
| CMYK | 0.11 | 0.11 | 0 | 0.55 |
| HSL | 240º | 0.06% | 0.43% | - |
| HSV(B) | 240º | 0.11% | 0.45% | - |
| XYZ | 13.6 | 13.85 | 18.48 | - |
| YUV | 104.48 | 134.5 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 116 | 0.11 | 0.11 | 0 | 0.55 | 240 | 0.06 | 0.43 |
| Hex | 67 | 67 | 74 | B | B | 0 | 37 | F0 | 6 | 2B |
| Octal | 147 | 147 | 164 | 13 | 13 | 0 | 67 | 360 | 6 | 53 |
| Binary | 1100111 | 1100111 | 1110100 | 1011 | 1011 | 0 | 110111 | 11110000 | 110 | 101011 |
Color Harmonies of #676774
Complementary color
Monochromatic Colors of #676774
Black with #676774
Text Example
Text Example
White with #676774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676774; }
p { color: rgb(103,103,116); }
H1.HeaderClassName
{
color: #676774;
}
.AnyTagClassName
{
color: #676774;
}
</style>
background-color css
<style>
a { background-color: #676774; }
a { background-color: rgb(103,103,116); }
div.DivClassName
{
background-color: #676774;
}
.BgClassName
{
background-color: #676774;
}
</style>
border-color css
<style>
span { border-color: #676774; }
span { border-color: rgb(103,103,116); }
td.TdClassName
{
border-color: #676774;
}
.TagClassName
{
border-color: #676774;
}
</style>