Shades of Fedora #615267
Tints of Fedora #615267
RGB
CMYK
RGB Variations
Color information
#615267 (or 0x615267) is known color: Fedora. HEX triplet: 61, 52 and 67. RGB value is (97,82,103). Sum of RGB (Red+Green+Blue) = 97+82+103=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 82 (32.42% from 255 or 29.08% from 282); Blue value is 103 (40.62% from 255 or 36.52% from 282); Max value from RGB is 103 - color contains mainly: blue. Hex color #615267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615267 is #9EAD98. Grayscale: #585858. Windows color (decimal): -10399129 or 6771297. OLE color: 6771297.
HSL color Cylindrical-coordinate representation of color #615267: hue angle of 282.86º 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 #615267 is Cyan = 0.06, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 82 | 103 | - |
| CMYK | 0.06 | 0.20 | 0 | 0.60 |
| HSL | 282.86º | 0.11% | 0.36% | - |
| HSV(B) | 282.86º | 0.2% | 0.4% | - |
| XYZ | 10.4 | 9.56 | 14.13 | - |
| YUV | 88.88 | 135.97 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 103 | 0.06 | 0.20 | 0 | 0.60 | 282.86 | 0.11 | 0.36 |
| Hex | 61 | 52 | 67 | 6 | 14 | 0 | 3C | 11B | B | 24 |
| Octal | 141 | 122 | 147 | 6 | 24 | 0 | 74 | 433 | 13 | 44 |
| Binary | 1100001 | 1010010 | 1100111 | 110 | 10100 | 0 | 111100 | 100011011 | 1011 | 100100 |
Color Harmonies of #615267
Complementary color
Monochromatic Colors of #615267
Black with #615267
Text Example
Text Example
White with #615267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615267; }
p { color: rgb(97,82,103); }
H1.HeaderClassName
{
color: #615267;
}
.AnyTagClassName
{
color: #615267;
}
</style>
background-color css
<style>
a { background-color: #615267; }
a { background-color: rgb(97,82,103); }
div.DivClassName
{
background-color: #615267;
}
.BgClassName
{
background-color: #615267;
}
</style>
border-color css
<style>
span { border-color: #615267; }
span { border-color: rgb(97,82,103); }
td.TdClassName
{
border-color: #615267;
}
.TagClassName
{
border-color: #615267;
}
</style>