Shades of Fedora #685268
Tints of Fedora #685268
RGB
CMYK
RGB Variations
Color information
#685268 (or 0x685268) is known color: Fedora. HEX triplet: 68, 52 and 68. RGB value is (104,82,104). Sum of RGB (Red+Green+Blue) = 104+82+104=290 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.86% from 290); Green value is 82 (32.42% from 255 or 28.28% from 290); Blue value is 104 (41.02% from 255 or 35.86% from 290); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #685268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685268 is #97AD97. Grayscale: #5B5B5B. Windows color (decimal): -9940376 or 6836840. OLE color: 6836840.
HSL color Cylindrical-coordinate representation of color #685268: 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.21%. Process color model (Four color, CMYK) of #685268 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 104 | - |
| CMYK | 0 | 0.21 | 0 | 0.59 |
| HSL | 300º | 0.12% | 0.36% | - |
| HSV(B) | 300º | 0.21% | 0.41% | - |
| XYZ | 11.22 | 9.98 | 14.43 | - |
| YUV | 91.09 | 135.29 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 104 | 0 | 0.21 | 0 | 0.59 | 300 | 0.12 | 0.36 |
| Hex | 68 | 52 | 68 | 0 | 15 | 0 | 3B | 12C | C | 24 |
| Octal | 150 | 122 | 150 | 0 | 25 | 0 | 73 | 454 | 14 | 44 |
| Binary | 1101000 | 1010010 | 1101000 | 0 | 10101 | 0 | 111011 | 100101100 | 1100 | 100100 |
Color Harmonies of #685268
Complementary color
Monochromatic Colors of #685268
Black with #685268
Text Example
Text Example
White with #685268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685268; }
p { color: rgb(104,82,104); }
H1.HeaderClassName
{
color: #685268;
}
.AnyTagClassName
{
color: #685268;
}
</style>
background-color css
<style>
a { background-color: #685268; }
a { background-color: rgb(104,82,104); }
div.DivClassName
{
background-color: #685268;
}
.BgClassName
{
background-color: #685268;
}
</style>
border-color css
<style>
span { border-color: #685268; }
span { border-color: rgb(104,82,104); }
td.TdClassName
{
border-color: #685268;
}
.TagClassName
{
border-color: #685268;
}
</style>