Shades of Fedora #685468
Tints of Fedora #685468
RGB
CMYK
RGB Variations
Color information
#685468 (or 0x685468) is known color: Fedora. HEX triplet: 68, 54 and 68. RGB value is (104,84,104). Sum of RGB (Red+Green+Blue) = 104+84+104=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 84 (33.20% from 255 or 28.77% from 292); Blue value is 104 (41.02% from 255 or 35.62% from 292); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #685468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685468 is #97AB97. Grayscale: #5C5C5C. Windows color (decimal): -9939864 or 6837352. OLE color: 6837352.
HSL color Cylindrical-coordinate representation of color #685468: hue angle of 300º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #685468 is Cyan = 0, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 104 | - |
| CMYK | 0 | 0.19 | 0 | 0.59 |
| HSL | 300º | 0.11% | 0.37% | - |
| HSV(B) | 300º | 0.19% | 0.41% | - |
| XYZ | 11.38 | 10.28 | 14.48 | - |
| YUV | 92.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 104 | 0 | 0.19 | 0 | 0.59 | 300 | 0.11 | 0.37 |
| Hex | 68 | 54 | 68 | 0 | 13 | 0 | 3B | 12C | B | 25 |
| Octal | 150 | 124 | 150 | 0 | 23 | 0 | 73 | 454 | 13 | 45 |
| Binary | 1101000 | 1010100 | 1101000 | 0 | 10011 | 0 | 111011 | 100101100 | 1011 | 100101 |
Color Harmonies of #685468
Complementary color
Monochromatic Colors of #685468
Black with #685468
Text Example
Text Example
White with #685468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685468; }
p { color: rgb(104,84,104); }
H1.HeaderClassName
{
color: #685468;
}
.AnyTagClassName
{
color: #685468;
}
</style>
background-color css
<style>
a { background-color: #685468; }
a { background-color: rgb(104,84,104); }
div.DivClassName
{
background-color: #685468;
}
.BgClassName
{
background-color: #685468;
}
</style>
border-color css
<style>
span { border-color: #685468; }
span { border-color: rgb(104,84,104); }
td.TdClassName
{
border-color: #685468;
}
.TagClassName
{
border-color: #685468;
}
</style>