#03b37c

Color #03B37C Jade (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Jade #03B37C

Tints of Jade #03B37C

Color information

#03B37C (or 0x03B37C) is unknown color: approx Jade. HEX triplet: 03, B3 and 7C. RGB value is (3,179,124). Sum of RGB (Red+Green+Blue) = 3+179+124=306 (40% of max value = 765). Red value is 3 (1.56% from 255 or 0.98% from 306); Green value is 179 (70.31% from 255 or 58.50% from 306); Blue value is 124 (48.83% from 255 or 40.52% from 306); Max value from RGB is 179 - color contains mainly: green. Hex color #03B37C is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #03B37C is #FC4C83. Grayscale: #787878. Windows color (decimal): -16534660 or 8172291. OLE color: 8172291.

HSL color Cylindrical-coordinate representation of color #03B37C: hue angle of 161.25º degrees, saturation: 0.97, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #03B37C is Cyan = 0.98, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.30.

Color convert

RGB3179124-
CMYK0.9800.310.30
HSL161.25º96.7%35.69%-
HSV(B)161.25º98.32%70.2%-
XYZ19.833.7124.53-
YUV120.11130.1944.47-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 0.98%
GREEN value IS 179 (70.31% from 255) = 58.50%
BLUE value IS 124 (48.83% from 255) = 40.52%
R=0.98%
G=58.50%
B=40.52%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.31
K (Black) values IS 0.30
SystemRedGreenBlueCMYKHSL
Decimal31791240.9800.310.30161.2596.735.69
Hex3B37C6201F1Ea16124
Octal32631741420373624114144
Binary11101100111111100110001001111111110101000011100001100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #03b37c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #03b37c; }

 p { color: rgb(3,179,124); }

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

<style>
 a { background-color: #03b37c; }

 a { background-color: rgb(3,179,124); }

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

<style>
 span { border-color: #03b37c; }

 span { border-color: rgb(3,179,124); }

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

cancel