Shades of Fedora #615367
Tints of Fedora #615367
RGB
CMYK
RGB Variations
Color information
#615367 (or 0x615367) is known color: Fedora. HEX triplet: 61, 53 and 67. RGB value is (97,83,103). Sum of RGB (Red+Green+Blue) = 97+83+103=283 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.28% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 103 (40.62% from 255 or 36.40% from 283); Max value from RGB is 103 - color contains mainly: blue. Hex color #615367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615367 is #9EAC98. Grayscale: #595959. Windows color (decimal): -10398873 or 6771553. OLE color: 6771553.
HSL color Cylindrical-coordinate representation of color #615367: hue angle of 282º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #615367 is Cyan = 0.06, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 83 | 103 | - |
| CMYK | 0.06 | 0.19 | 0 | 0.60 |
| HSL | 282º | 0.11% | 0.36% | - |
| HSV(B) | 282º | 0.19% | 0.4% | - |
| XYZ | 10.47 | 9.71 | 14.15 | - |
| YUV | 89.47 | 135.64 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 103 | 0.06 | 0.19 | 0 | 0.60 | 282 | 0.11 | 0.36 |
| Hex | 61 | 53 | 67 | 6 | 13 | 0 | 3C | 11A | B | 24 |
| Octal | 141 | 123 | 147 | 6 | 23 | 0 | 74 | 432 | 13 | 44 |
| Binary | 1100001 | 1010011 | 1100111 | 110 | 10011 | 0 | 111100 | 100011010 | 1011 | 100100 |
Color Harmonies of #615367
Complementary color
Monochromatic Colors of #615367
Black with #615367
Text Example
Text Example
White with #615367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615367; }
p { color: rgb(97,83,103); }
H1.HeaderClassName
{
color: #615367;
}
.AnyTagClassName
{
color: #615367;
}
</style>
background-color css
<style>
a { background-color: #615367; }
a { background-color: rgb(97,83,103); }
div.DivClassName
{
background-color: #615367;
}
.BgClassName
{
background-color: #615367;
}
</style>
border-color css
<style>
span { border-color: #615367; }
span { border-color: rgb(97,83,103); }
td.TdClassName
{
border-color: #615367;
}
.TagClassName
{
border-color: #615367;
}
</style>