Shades of Fedora #685368
Tints of Fedora #685368
RGB
CMYK
RGB Variations
Color information
#685368 (or 0x685368) is known color: Fedora. HEX triplet: 68, 53 and 68. RGB value is (104,83,104). Sum of RGB (Red+Green+Blue) = 104+83+104=291 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.74% from 291); Green value is 83 (32.81% from 255 or 28.52% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #685368 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685368 is #97AC97. Grayscale: #5B5B5B. Windows color (decimal): -9940120 or 6837096. OLE color: 6837096.
HSL color Cylindrical-coordinate representation of color #685368: 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.2%. Process color model (Four color, CMYK) of #685368 is Cyan = 0, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
RGB | 104 | 83 | 104 | - |
CMYK | 0 | 0.20 | 0 | 0.59 |
HSL | 300º | 0.11% | 0.37% | - |
HSV(B) | 300º | 0.2% | 0.41% | - |
XYZ | 11.3 | 10.13 | 14.46 | - |
YUV | 91.67 | 134.96 | 136.79 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 104 | 83 | 104 | 0 | 0.20 | 0 | 0.59 | 300 | 0.11 | 0.37 |
Hex | 68 | 53 | 68 | 0 | 14 | 0 | 3B | 12C | B | 25 |
Octal | 150 | 123 | 150 | 0 | 24 | 0 | 73 | 454 | 13 | 45 |
Binary | 1101000 | 1010011 | 1101000 | 0 | 10100 | 0 | 111011 | 100101100 | 1011 | 100101 |
Color Harmonies of #685368
Complementary color
Monochromatic Colors of #685368
Black with #685368
Text Example
Text Example
White with #685368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685368; }
p { color: rgb(104,83,104); }
H1.HeaderClassName
{
color: #685368;
}
.AnyTagClassName
{
color: #685368;
}
</style>
background-color css
<style>
a { background-color: #685368; }
a { background-color: rgb(104,83,104); }
div.DivClassName
{
background-color: #685368;
}
.BgClassName
{
background-color: #685368;
}
</style>
border-color css
<style>
span { border-color: #685368; }
span { border-color: rgb(104,83,104); }
td.TdClassName
{
border-color: #685368;
}
.TagClassName
{
border-color: #685368;
}
</style>