#696768 (or 0x696768) is unknown color: approx Scorpion. HEX triplet: 69, 67 and 68. RGB value is (105,103,104). Sum of RGB (Red+Green+Blue) = 105+103+104=312 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.65% from 312); Green value is 103 (40.62% from 255 or 33.01% from 312); Blue value is 104 (41.02% from 255 or 33.33% from 312); Max value from RGB is 105 - color contains mainly: red. Hex color #696768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696768 is #969897. Grayscale: #676767. Windows color (decimal): -9869464 or 6842217. OLE color: 6842217.
HSL color Cylindrical-coordinate representation of color #696768: hue angle of 330º degrees, saturation: 0.01, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #696768 is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.59.
<style> p { color: #696768; } p { color: rgb(105,103,104); } H1.HeaderClassName { color: #696768; } .AnyTagClassName { color: #696768; } </style>
<style> a { background-color: #696768; } a { background-color: rgb(105,103,104); } div.DivClassName { background-color: #696768; } .BgClassName { background-color: #696768; } </style>
<style> span { border-color: #696768; } span { border-color: rgb(105,103,104); } td.TdClassName { border-color: #696768; } .TagClassName { border-color: #696768; } </style>