Shades of Fedora #685270
Tints of Fedora #685270
RGB
CMYK
RGB Variations
Color information
#685270 (or 0x685270) is known color: Fedora. HEX triplet: 68, 52 and 70. RGB value is (104,82,112). Sum of RGB (Red+Green+Blue) = 104+82+112=298 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.90% from 298); Green value is 82 (32.42% from 255 or 27.52% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 112 - color contains mainly: blue. Hex color #685270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685270 is #97AD8F. Grayscale: #5B5B5B. Windows color (decimal): -9940368 or 7361128. OLE color: 7361128.
HSL color Cylindrical-coordinate representation of color #685270: hue angle of 284º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #685270 is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 82 | 112 | - |
| CMYK | 0.07 | 0.27 | 0 | 0.56 |
| HSL | 284º | 0.15% | 0.38% | - |
| HSV(B) | 284º | 0.27% | 0.44% | - |
| XYZ | 11.65 | 10.15 | 16.67 | - |
| YUV | 92 | 139.29 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 112 | 0.07 | 0.27 | 0 | 0.56 | 284 | 0.15 | 0.38 |
| Hex | 68 | 52 | 70 | 7 | 1B | 0 | 38 | 11C | F | 26 |
| Octal | 150 | 122 | 160 | 7 | 33 | 0 | 70 | 434 | 17 | 46 |
| Binary | 1101000 | 1010010 | 1110000 | 111 | 11011 | 0 | 111000 | 100011100 | 1111 | 100110 |
Color Harmonies of #685270
Complementary color
Monochromatic Colors of #685270
Black with #685270
Text Example
Text Example
White with #685270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685270; }
p { color: rgb(104,82,112); }
H1.HeaderClassName
{
color: #685270;
}
.AnyTagClassName
{
color: #685270;
}
</style>
background-color css
<style>
a { background-color: #685270; }
a { background-color: rgb(104,82,112); }
div.DivClassName
{
background-color: #685270;
}
.BgClassName
{
background-color: #685270;
}
</style>
border-color css
<style>
span { border-color: #685270; }
span { border-color: rgb(104,82,112); }
td.TdClassName
{
border-color: #685270;
}
.TagClassName
{
border-color: #685270;
}
</style>