#14df05

Color #14DF05 Free Speech Green (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Free Speech Green #14DF05

Tints of Free Speech Green #14DF05

Color information

#14DF05 (or 0x14DF05) is unknown color: approx Free Speech Green. HEX triplet: 14, DF and 05. RGB value is (20,223,5). Sum of RGB (Red+Green+Blue) = 20+223+5=248 (32% of max value = 765). Red value is 20 (8.20% from 255 or 8.06% from 248); Green value is 223 (87.5% from 255 or 89.92% from 248); Blue value is 5 (2.34% from 255 or 2.02% from 248); Max value from RGB is 223 - color contains mainly: green. Hex color #14DF05 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #14DF05 is #EB20FA. Grayscale: #8A8A8A. Windows color (decimal): -15409403 or 384788. OLE color: 384788.

HSL color Cylindrical-coordinate representation of color #14DF05: hue angle of 115.87º degrees, saturation: 0.96, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #14DF05 is Cyan = 0.91, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.13.

Color convert

RGB202235-
CMYK0.9100.980.13
HSL115.87º95.61%44.71%-
HSV(B)115.87º97.76%87.45%-
XYZ26.752.948.95-
YUV137.4553.2544.23-

RGB Variations

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

RGB

RED value IS 20 (8.20% from 255) = 8.06%
GREEN value IS 223 (87.5% from 255) = 89.92%
BLUE value IS 5 (2.34% from 255) = 2.02%
R=8.06%
G=89.92%
B=2.02%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.98
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal2022350.9100.980.13115.8795.6144.71
Hex14DF55B062D74602d
Octal24337513301421516414055
Binary1010011011111101101101101100010110111101001100000101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #14df05

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #14df05; }

 p { color: rgb(20,223,5); }

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

<style>
 a { background-color: #14df05; }

 a { background-color: rgb(20,223,5); }

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

<style>
 span { border-color: #14df05; }

 span { border-color: rgb(20,223,5); }

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

cancel