Shades of Firefly #364140
Tints of Firefly #364140
RGB
CMYK
RGB Variations
Color information
#364140 (or 0x364140) is known color: Firefly. HEX triplet: 36, 41 and 40. RGB value is (54,65,64). Sum of RGB (Red+Green+Blue) = 54+65+64=183 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.51% from 183); Green value is 65 (25.78% from 255 or 35.52% from 183); Blue value is 64 (25.39% from 255 or 34.97% from 183); Max value from RGB is 65 - color contains mainly: green. Hex color #364140 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364140 is #C9BEBF. Grayscale: #3D3D3D. Windows color (decimal): -13221568 or 4210998. OLE color: 4210998.
HSL color Cylindrical-coordinate representation of color #364140: hue angle of 174.55º degrees, saturation: 0.09, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #364140 is Cyan = 0.17, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 65 | 64 | - |
| CMYK | 0.17 | 0 | 0.02 | 0.75 |
| HSL | 174.55º | 0.09% | 0.23% | - |
| HSV(B) | 174.55º | 0.17% | 0.25% | - |
| XYZ | 4.34 | 4.94 | 5.57 | - |
| YUV | 61.6 | 129.36 | 122.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 64 | 0.17 | 0 | 0.02 | 0.75 | 174.55 | 0.09 | 0.23 |
| Hex | 36 | 41 | 40 | 11 | 0 | 2 | 4B | AF | 9 | 17 |
| Octal | 66 | 101 | 100 | 21 | 0 | 2 | 113 | 257 | 11 | 27 |
| Binary | 110110 | 1000001 | 1000000 | 10001 | 0 | 10 | 1001011 | 10101111 | 1001 | 10111 |
Color Harmonies of #364140
Complementary color
Monochromatic Colors of #364140
Black with #364140
Text Example
Text Example
White with #364140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364140; }
p { color: rgb(54,65,64); }
H1.HeaderClassName
{
color: #364140;
}
.AnyTagClassName
{
color: #364140;
}
</style>
background-color css
<style>
a { background-color: #364140; }
a { background-color: rgb(54,65,64); }
div.DivClassName
{
background-color: #364140;
}
.BgClassName
{
background-color: #364140;
}
</style>
border-color css
<style>
span { border-color: #364140; }
span { border-color: rgb(54,65,64); }
td.TdClassName
{
border-color: #364140;
}
.TagClassName
{
border-color: #364140;
}
</style>