Shades of Comet #676975
Tints of Comet #676975
RGB
CMYK
RGB Variations
Color information
#676975 (or 0x676975) is known color: Comet. HEX triplet: 67, 69 and 75. RGB value is (103,105,117). Sum of RGB (Red+Green+Blue) = 103+105+117=325 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.69% from 325); Green value is 105 (41.41% from 255 or 32.31% from 325); Blue value is 117 (46.09% from 255 or 36% from 325); Max value from RGB is 117 - color contains mainly: blue. Hex color #676975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676975 is #98968A. Grayscale: #696969. Windows color (decimal): -10000011 or 7694695. OLE color: 7694695.
HSL color Cylindrical-coordinate representation of color #676975: hue angle of 231.43º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #676975 is Cyan = 0.12, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 105 | 117 | - |
| CMYK | 0.12 | 0.10 | 0 | 0.54 |
| HSL | 231.43º | 0.06% | 0.43% | - |
| HSV(B) | 231.43º | 0.12% | 0.46% | - |
| XYZ | 13.86 | 14.27 | 18.85 | - |
| YUV | 105.77 | 134.34 | 126.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 105 | 117 | 0.12 | 0.10 | 0 | 0.54 | 231.43 | 0.06 | 0.43 |
| Hex | 67 | 69 | 75 | C | A | 0 | 36 | E7 | 6 | 2B |
| Octal | 147 | 151 | 165 | 14 | 12 | 0 | 66 | 347 | 6 | 53 |
| Binary | 1100111 | 1101001 | 1110101 | 1100 | 1010 | 0 | 110110 | 11100111 | 110 | 101011 |
Color Harmonies of #676975
Complementary color
Monochromatic Colors of #676975
Black with #676975
Text Example
Text Example
White with #676975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676975; }
p { color: rgb(103,105,117); }
H1.HeaderClassName
{
color: #676975;
}
.AnyTagClassName
{
color: #676975;
}
</style>
background-color css
<style>
a { background-color: #676975; }
a { background-color: rgb(103,105,117); }
div.DivClassName
{
background-color: #676975;
}
.BgClassName
{
background-color: #676975;
}
</style>
border-color css
<style>
span { border-color: #676975; }
span { border-color: rgb(103,105,117); }
td.TdClassName
{
border-color: #676975;
}
.TagClassName
{
border-color: #676975;
}
</style>