#119577

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

Shades of Free Speech Aquamarine #119577

Tints of Free Speech Aquamarine #119577

Color information

#119577 (or 0x119577) is unknown color: approx Free Speech Aquamarine. HEX triplet: 11, 95 and 77. RGB value is (17,149,119). Sum of RGB (Red+Green+Blue) = 17+149+119=285 (37% of max value = 765). Red value is 17 (7.03% from 255 or 5.96% from 285); Green value is 149 (58.59% from 255 or 52.28% from 285); Blue value is 119 (46.88% from 255 or 41.75% from 285); Max value from RGB is 149 - color contains mainly: green. Hex color #119577 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119577 is #EE6A88. Grayscale: #6A6A6A. Windows color (decimal): -15624841 or 7836945. OLE color: 7836945.

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

Color convert

RGB17149119-
CMYK0.8900.200.42
HSL166.36º79.52%32.55%-
HSV(B)166.36º88.59%58.43%-
XYZ14.3122.9521.13-
YUV106.11135.2764.44-

RGB Variations

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

RGB

RED value IS 17 (7.03% from 255) = 5.96%
GREEN value IS 149 (58.59% from 255) = 52.28%
BLUE value IS 119 (46.88% from 255) = 41.75%
R=5.96%
G=52.28%
B=41.75%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.20
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal171491190.8900.200.42166.3679.5232.55
Hex119577590142Aa65021
Octal212251671310245224612041
Binary100011001010111101111011001010100101010101001101010000100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #119577

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #119577; }

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

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

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

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

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

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

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

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