Shades of Fedora #615266
Tints of Fedora #615266
RGB
CMYK
RGB Variations
Color information
#615266 (or 0x615266) is known color: Fedora. HEX triplet: 61, 52 and 66. RGB value is (97,82,102). Sum of RGB (Red+Green+Blue) = 97+82+102=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 82 (32.42% from 255 or 29.18% from 281); Blue value is 102 (40.23% from 255 or 36.30% from 281); Max value from RGB is 102 - color contains mainly: blue. Hex color #615266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615266 is #9EAD99. Grayscale: #585858. Windows color (decimal): -10399130 or 6705761. OLE color: 6705761.
HSL color Cylindrical-coordinate representation of color #615266: hue angle of 285º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #615266 is Cyan = 0.05, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 82 | 102 | - |
| CMYK | 0.05 | 0.20 | 0 | 0.6 |
| HSL | 285º | 0.11% | 0.36% | - |
| HSV(B) | 285º | 0.2% | 0.4% | - |
| XYZ | 10.35 | 9.54 | 13.87 | - |
| YUV | 88.77 | 135.47 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 102 | 0.05 | 0.20 | 0 | 0.6 | 285 | 0.11 | 0.36 |
| Hex | 61 | 52 | 66 | 5 | 14 | 0 | 3C | 11D | B | 24 |
| Octal | 141 | 122 | 146 | 5 | 24 | 0 | 74 | 435 | 13 | 44 |
| Binary | 1100001 | 1010010 | 1100110 | 101 | 10100 | 0 | 111100 | 100011101 | 1011 | 100100 |
Color Harmonies of #615266
Complementary color
Monochromatic Colors of #615266
Black with #615266
Text Example
Text Example
White with #615266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615266; }
p { color: rgb(97,82,102); }
H1.HeaderClassName
{
color: #615266;
}
.AnyTagClassName
{
color: #615266;
}
</style>
background-color css
<style>
a { background-color: #615266; }
a { background-color: rgb(97,82,102); }
div.DivClassName
{
background-color: #615266;
}
.BgClassName
{
background-color: #615266;
}
</style>
border-color css
<style>
span { border-color: #615266; }
span { border-color: rgb(97,82,102); }
td.TdClassName
{
border-color: #615266;
}
.TagClassName
{
border-color: #615266;
}
</style>