#089576

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

Shades of Free Speech Aquamarine #089576

Tints of Free Speech Aquamarine #089576

Color information

#089576 (or 0x089576) is unknown color: approx Free Speech Aquamarine. HEX triplet: 08, 95 and 76. RGB value is (8,149,118). Sum of RGB (Red+Green+Blue) = 8+149+118=275 (36% of max value = 765). Red value is 8 (3.52% from 255 or 2.91% from 275); Green value is 149 (58.59% from 255 or 54.18% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 149 - color contains mainly: green. Hex color #089576 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089576 is #F76A89. Grayscale: #676767. Windows color (decimal): -16214666 or 7771400. OLE color: 7771400.

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

Color convert

RGB8149118-
CMYK0.9500.210.42
HSL166.81º89.81%30.78%-
HSV(B)166.81º94.63%58.43%-
XYZ14.1222.8520.81-
YUV103.31136.2960.02-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 2.91%
GREEN value IS 149 (58.59% from 255) = 54.18%
BLUE value IS 118 (46.48% from 255) = 42.91%
R=2.91%
G=54.18%
B=42.91%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.21
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal81491180.9500.210.42166.8189.8130.78
Hex895765F0152Aa75a1f
Octal102251661370255224713237
Binary1000100101011110110101111101010110101010100111101101011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #089576

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #089576; }

 p { color: rgb(8,149,118); }

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

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

 a { background-color: rgb(8,149,118); }

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

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

 span { border-color: rgb(8,149,118); }

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