Shades of Fedora #685168
Tints of Fedora #685168
RGB
CMYK
RGB Variations
Color information
#685168 (or 0x685168) is known color: Fedora. HEX triplet: 68, 51 and 68. RGB value is (104,81,104). Sum of RGB (Red+Green+Blue) = 104+81+104=289 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.99% from 289); Green value is 81 (32.03% from 255 or 28.03% from 289); Blue value is 104 (41.02% from 255 or 35.99% from 289); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #685168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685168 is #97AE97. Grayscale: #5A5A5A. Windows color (decimal): -9940632 or 6836584. OLE color: 6836584.
HSL color Cylindrical-coordinate representation of color #685168: hue angle of 300º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #685168 is Cyan = 0, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 104 | - |
| CMYK | 0 | 0.22 | 0 | 0.59 |
| HSL | 300º | 0.12% | 0.36% | - |
| HSV(B) | 300º | 0.22% | 0.41% | - |
| XYZ | 11.15 | 9.83 | 14.41 | - |
| YUV | 90.5 | 135.62 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 104 | 0 | 0.22 | 0 | 0.59 | 300 | 0.12 | 0.36 |
| Hex | 68 | 51 | 68 | 0 | 16 | 0 | 3B | 12C | C | 24 |
| Octal | 150 | 121 | 150 | 0 | 26 | 0 | 73 | 454 | 14 | 44 |
| Binary | 1101000 | 1010001 | 1101000 | 0 | 10110 | 0 | 111011 | 100101100 | 1100 | 100100 |
Color Harmonies of #685168
Complementary color
Monochromatic Colors of #685168
Black with #685168
Text Example
Text Example
White with #685168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685168; }
p { color: rgb(104,81,104); }
H1.HeaderClassName
{
color: #685168;
}
.AnyTagClassName
{
color: #685168;
}
</style>
background-color css
<style>
a { background-color: #685168; }
a { background-color: rgb(104,81,104); }
div.DivClassName
{
background-color: #685168;
}
.BgClassName
{
background-color: #685168;
}
</style>
border-color css
<style>
span { border-color: #685168; }
span { border-color: rgb(104,81,104); }
td.TdClassName
{
border-color: #685168;
}
.TagClassName
{
border-color: #685168;
}
</style>