#0FEE55

Color #0FEE55 Malachite (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Malachite #0FEE55

Tints of Malachite #0FEE55

Color information

#0FEE55 (or 0x0FEE55) is unknown color: approx Malachite. HEX triplet: 0F, EE and 55. RGB value is (15,238,85). Sum of RGB (Red+Green+Blue) = 15+238+85=338 (44% of max value = 765). Red value is 15 (6.25% from 255 or 4.44% from 338); Green value is 238 (93.36% from 255 or 70.41% from 338); Blue value is 85 (33.59% from 255 or 25.15% from 338); Max value from RGB is 238 - color contains mainly: green. Hex color #0FEE55 is not a web safe color. Web safe color analog (approx): #00FF66. Inversed color of #0FEE55 is #F011AA. Grayscale: #9A9A9A. Windows color (decimal): -15733163 or 5631503. OLE color: 5631503.

HSL color Cylindrical-coordinate representation of color #0FEE55: hue angle of 138.83º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0FEE55 is Cyan = 0.94, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.07.

Color convert

RGB1523885-
CMYK0.9400.640.07
HSL138.83º88.14%49.61%-
HSV(B)138.83º93.7%93.33%-
XYZ32.4161.9118.84-
YUV153.8889.1228.94-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 15 (6.25% from 255) = 4.44%
GREEN value IS 238 (93.36% from 255) = 70.41%
BLUE value IS 85 (33.59% from 255) = 25.15%
R=4.44%
G=70.41%
B=25.15%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.64
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal15238850.9400.640.07138.8388.1449.61
HexFEE555E04078b5832
Octal173561251360100721313062
Binary1111111011101010101101111001000000111100010111011000110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0FEE55

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0FEE55; }

 p { color: rgb(15,238,85); }

 H1.HeaderClassName
 {
   color: #0FEE55;
 }
 .AnyTagClassName
 {
   color: #0FEE55;
 }
</style>
background-color css

<style>
 a { background-color: #0FEE55; }

 a { background-color: rgb(15,238,85); }

 div.DivClassName
 {
   background-color: #0FEE55;
 }
 .BgClassName
 {
   background-color: #0FEE55;
 }
</style>
border-color css

<style>
 span { border-color: #0FEE55; }

 span { border-color: rgb(15,238,85); }

 td.TdClassName
 {
   border-color: #0FEE55;
 }
 .TagClassName
 {
   border-color: #0FEE55;
 }
</style>

cancel