#079782

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

Shades of Free Speech Aquamarine #079782

Tints of Free Speech Aquamarine #079782

Color information

#079782 (or 0x079782) is unknown color: approx Free Speech Aquamarine. HEX triplet: 07, 97 and 82. RGB value is (7,151,130). Sum of RGB (Red+Green+Blue) = 7+151+130=288 (38% of max value = 765). Red value is 7 (3.12% from 255 or 2.43% from 288); Green value is 151 (59.38% from 255 or 52.43% from 288); Blue value is 130 (51.17% from 255 or 45.14% from 288); Max value from RGB is 151 - color contains mainly: green. Hex color #079782 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #079782 is #F8687D. Grayscale: #696969. Windows color (decimal): -16279678 or 8558343. OLE color: 8558343.

HSL color Cylindrical-coordinate representation of color #079782: hue angle of 171.25º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079782 is Cyan = 0.95, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.

Color convert

RGB7151130-
CMYK0.9500.140.41
HSL171.25º91.14%30.98%-
HSV(B)171.25º95.36%59.22%-
XYZ15.1823.7924.91-
YUV105.55141.7957.71-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 2.43%
GREEN value IS 151 (59.38% from 255) = 52.43%
BLUE value IS 130 (51.17% from 255) = 45.14%
R=2.43%
G=52.43%
B=45.14%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.14
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal71511300.9500.140.41171.2591.1430.98
Hex797825F0E29ab5b1f
Octal72272021370165125313337
Binary111100101111000001010111110111010100110101011101101111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #079782

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #079782; }

 p { color: rgb(7,151,130); }

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

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

 a { background-color: rgb(7,151,130); }

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

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

 span { border-color: rgb(7,151,130); }

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