#049578

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

Shades of Free Speech Aquamarine #049578

Tints of Free Speech Aquamarine #049578

Color information

#049578 (or 0x049578) is unknown color: approx Free Speech Aquamarine. HEX triplet: 04, 95 and 78. RGB value is (4,149,120). Sum of RGB (Red+Green+Blue) = 4+149+120=273 (36% of max value = 765). Red value is 4 (1.95% from 255 or 1.47% from 273); Green value is 149 (58.59% from 255 or 54.58% from 273); Blue value is 120 (47.27% from 255 or 43.96% from 273); Max value from RGB is 149 - color contains mainly: green. Hex color #049578 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #049578 is #FB6A87. Grayscale: #666666. Windows color (decimal): -16476808 or 7902468. OLE color: 7902468.

HSL color Cylindrical-coordinate representation of color #049578: hue angle of 168º 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 #049578 is Cyan = 0.97, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.

Color convert

RGB4149120-
CMYK0.9700.190.42
HSL168º94.77%30%-
HSV(B)168º97.32%58.43%-
XYZ14.1922.8821.44-
YUV102.34137.9657.86-

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.58%
BLUE value IS 120 (47.27% from 255) = 43.96%
R=1.47%
G=54.58%
B=43.96%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.19
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal41491200.9700.190.4216894.7730
Hex49578610132Aa85f1e
Octal42251701410235225013736
Binary100100101011111000110000101001110101010101000101111111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #049578

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #049578; }

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

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

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

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

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

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

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

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