Shades of Firefly #384646
Tints of Firefly #384646
RGB
CMYK
RGB Variations
Color information
#384646 (or 0x384646) is known color: Firefly. HEX triplet: 38, 46 and 46. RGB value is (56,70,70). Sum of RGB (Red+Green+Blue) = 56+70+70=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 70 (27.73% from 255 or 35.71% from 196); Blue value is 70 (27.73% from 255 or 35.71% from 196); Max value from RGB is 70 - color contains mainly: green, blue. Hex color #384646 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384646 is #C7B9B9. Grayscale: #414141. Windows color (decimal): -13089210 or 4605496. OLE color: 4605496.
HSL color Cylindrical-coordinate representation of color #384646: hue angle of 180º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #384646 is Cyan = 0.20, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
RGB | 56 | 70 | 70 | - |
CMYK | 0.20 | 0 | 0 | 0.73 |
HSL | 180º | 0.11% | 0.25% | - |
HSV(B) | 180º | 0.2% | 0.27% | - |
XYZ | 4.93 | 5.66 | 6.63 | - |
YUV | 65.81 | 130.36 | 121 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 56 | 70 | 70 | 0.20 | 0 | 0 | 0.73 | 180 | 0.11 | 0.25 |
Hex | 38 | 46 | 46 | 14 | 0 | 0 | 49 | B4 | B | 19 |
Octal | 70 | 106 | 106 | 24 | 0 | 0 | 111 | 264 | 13 | 31 |
Binary | 111000 | 1000110 | 1000110 | 10100 | 0 | 0 | 1001001 | 10110100 | 1011 | 11001 |
Color Harmonies of #384646
Complementary color
Monochromatic Colors of #384646
Black with #384646
Text Example
Text Example
White with #384646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384646; }
p { color: rgb(56,70,70); }
H1.HeaderClassName
{
color: #384646;
}
.AnyTagClassName
{
color: #384646;
}
</style>
background-color css
<style>
a { background-color: #384646; }
a { background-color: rgb(56,70,70); }
div.DivClassName
{
background-color: #384646;
}
.BgClassName
{
background-color: #384646;
}
</style>
border-color css
<style>
span { border-color: #384646; }
span { border-color: rgb(56,70,70); }
td.TdClassName
{
border-color: #384646;
}
.TagClassName
{
border-color: #384646;
}
</style>