Shades of Firefly #364642
Tints of Firefly #364642
RGB
CMYK
RGB Variations
Color information
#364642 (or 0x364642) is known color: Firefly. HEX triplet: 36, 46 and 42. RGB value is (54,70,66). Sum of RGB (Red+Green+Blue) = 54+70+66=190 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.42% from 190); Green value is 70 (27.73% from 255 or 36.84% from 190); Blue value is 66 (26.17% from 255 or 34.74% from 190); Max value from RGB is 70 - color contains mainly: green. Hex color #364642 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364642 is #C9B9BD. Grayscale: #404040. Windows color (decimal): -13220286 or 4343350. OLE color: 4343350.
HSL color Cylindrical-coordinate representation of color #364642: hue angle of 165º degrees, saturation: 0.13, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #364642 is Cyan = 0.23, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 70 | 66 | - |
| CMYK | 0.23 | 0 | 0.06 | 0.73 |
| HSL | 165º | 0.13% | 0.24% | - |
| HSV(B) | 165º | 0.23% | 0.27% | - |
| XYZ | 4.69 | 5.56 | 5.98 | - |
| YUV | 64.76 | 128.7 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 66 | 0.23 | 0 | 0.06 | 0.73 | 165 | 0.13 | 0.24 |
| Hex | 36 | 46 | 42 | 17 | 0 | 6 | 49 | A5 | D | 18 |
| Octal | 66 | 106 | 102 | 27 | 0 | 6 | 111 | 245 | 15 | 30 |
| Binary | 110110 | 1000110 | 1000010 | 10111 | 0 | 110 | 1001001 | 10100101 | 1101 | 11000 |
Color Harmonies of #364642
Complementary color
Monochromatic Colors of #364642
Black with #364642
Text Example
Text Example
White with #364642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364642; }
p { color: rgb(54,70,66); }
H1.HeaderClassName
{
color: #364642;
}
.AnyTagClassName
{
color: #364642;
}
</style>
background-color css
<style>
a { background-color: #364642; }
a { background-color: rgb(54,70,66); }
div.DivClassName
{
background-color: #364642;
}
.BgClassName
{
background-color: #364642;
}
</style>
border-color css
<style>
span { border-color: #364642; }
span { border-color: rgb(54,70,66); }
td.TdClassName
{
border-color: #364642;
}
.TagClassName
{
border-color: #364642;
}
</style>