#049c6b

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

Shades of Free Speech Aquamarine #049C6B

Tints of Free Speech Aquamarine #049C6B

Color information

#049C6B (or 0x049C6B) is unknown color: approx Free Speech Aquamarine. HEX triplet: 04, 9C and 6B. RGB value is (4,156,107). Sum of RGB (Red+Green+Blue) = 4+156+107=267 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.50% from 267); Green value is 156 (61.33% from 255 or 58.43% from 267); Blue value is 107 (42.19% from 255 or 40.07% from 267); Max value from RGB is 156 - color contains mainly: green. Hex color #049C6B is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049C6B is #FB6394. Grayscale: #696969. Windows color (decimal): -16475029 or 7052292. OLE color: 7052292.

HSL color Cylindrical-coordinate representation of color #049C6B: hue angle of 160.66º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049C6B is Cyan = 0.97, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.39.

Color convert

RGB4156107-
CMYK0.9700.310.39
HSL160.66º95%31.37%-
HSV(B)160.66º97.44%61.18%-
XYZ14.5924.8617.94-
YUV104.97129.1455.98-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1.50%
GREEN value IS 156 (61.33% from 255) = 58.43%
BLUE value IS 107 (42.19% from 255) = 40.07%
R=1.50%
G=58.43%
B=40.07%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.31
K (Black) values IS 0.39
SystemRedGreenBlueCMYKHSL
Decimal41561070.9700.310.39160.669531.37
Hex49C6B6101F27a15f1f
Octal42341531410374724113737
Binary100100111001101011110000101111110011110100001101111111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #049c6b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #049c6b; }

 p { color: rgb(4,156,107); }

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

<style>
 a { background-color: #049c6b; }

 a { background-color: rgb(4,156,107); }

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

<style>
 span { border-color: #049c6b; }

 span { border-color: rgb(4,156,107); }

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

cancel