#049577

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

Shades of Free Speech Aquamarine #049577

Tints of Free Speech Aquamarine #049577

Color information

#049577 (or 0x049577) is unknown color: approx Free Speech Aquamarine. HEX triplet: 04, 95 and 77. RGB value is (4,149,119). Sum of RGB (Red+Green+Blue) = 4+149+119=272 (36% of max value = 765). Red value is 4 (1.95% from 255 or 1.47% from 272); Green value is 149 (58.59% from 255 or 54.78% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 149 - color contains mainly: green. Hex color #049577 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049577 is #FB6A88. Grayscale: #666666. Windows color (decimal): -16476809 or 7836932. OLE color: 7836932.

HSL color Cylindrical-coordinate representation of color #049577: hue angle of 167.59º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #049577 is Cyan = 0.97, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.

Color convert

RGB4149119-
CMYK0.9700.200.42
HSL167.59º94.77%30%-
HSV(B)167.59º97.32%58.43%-
XYZ14.1322.8521.12-
YUV102.22137.4657.94-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1.47%
GREEN value IS 149 (58.59% from 255) = 54.78%
BLUE value IS 119 (46.88% from 255) = 43.75%
R=1.47%
G=54.78%
B=43.75%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.20
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal41491190.9700.200.42167.5994.7730
Hex49577610142Aa85f1e
Octal42251671410245225013736
Binary100100101011110111110000101010010101010101000101111111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #049577

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #049577; }

 p { color: rgb(4,149,119); }

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

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

 a { background-color: rgb(4,149,119); }

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

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

 span { border-color: rgb(4,149,119); }

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