#12f928

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

Shades of Free Speech Green #12F928

Tints of Free Speech Green #12F928

Color information

#12F928 (or 0x12F928) is unknown color: approx Free Speech Green. HEX triplet: 12, F9 and 28. RGB value is (18,249,40). Sum of RGB (Red+Green+Blue) = 18+249+40=307 (40% of max value = 765). Red value is 18 (7.42% from 255 or 5.86% from 307); Green value is 249 (97.66% from 255 or 81.11% from 307); Blue value is 40 (16.02% from 255 or 13.03% from 307); Max value from RGB is 249 - color contains mainly: green. Hex color #12F928 is not a web safe color. Web safe color analog (approx): #00FF33. Inversed color of #12F928 is #ED06D7. Grayscale: #9C9C9C. Windows color (decimal): -15533784 or 2685202. OLE color: 2685202.

HSL color Cylindrical-coordinate representation of color #12F928: hue angle of 125.71º degrees, saturation: 0.95, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #12F928 is Cyan = 0.93, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.02.

Color convert

RGB1824940-
CMYK0.9300.840.02
HSL125.71º95.06%52.35%-
HSV(B)125.71º92.77%97.65%-
XYZ34.5168.0313.32-
YUV156.162.4729.49-

RGB Variations

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

RGB

RED value IS 18 (7.42% from 255) = 5.86%
GREEN value IS 249 (97.66% from 255) = 81.11%
BLUE value IS 40 (16.02% from 255) = 13.03%
R=5.86%
G=81.11%
B=13.03%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal18249400.9300.840.02125.7195.0652.35
Hex12F9285D05427e5f34
Octal22371501350124217613764
Binary10010111110011010001011101010101001011111101011111110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #12f928

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #12f928; }

 p { color: rgb(18,249,40); }

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

<style>
 a { background-color: #12f928; }

 a { background-color: rgb(18,249,40); }

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

<style>
 span { border-color: #12f928; }

 span { border-color: rgb(18,249,40); }

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

cancel