#a7d044

Color #A7D044 Atlantis (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Atlantis #A7D044

Tints of Atlantis #A7D044

Color information

#A7D044 (or 0xA7D044) is unknown color: approx Atlantis. HEX triplet: A7, D0 and 44. RGB value is (167,208,68). Sum of RGB (Red+Green+Blue) = 167+208+68=443 (58% of max value = 765). Red value is 167 (65.62% from 255 or 37.70% from 443); Green value is 208 (81.64% from 255 or 46.95% from 443); Blue value is 68 (26.95% from 255 or 15.35% from 443); Max value from RGB is 208 - color contains mainly: green. Hex color #A7D044 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A7D044 is #582FBB. Grayscale: #B4B4B4. Windows color (decimal): -5779388 or 4509863. OLE color: 4509863.

HSL color Cylindrical-coordinate representation of color #A7D044: hue angle of 77.57º degrees, saturation: 0.6, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A7D044 is Cyan = 0.20, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.18.

Color convert

RGB16720868-
CMYK0.2000.670.18
HSL77.57º59.83%54.12%-
HSV(B)77.57º67.31%81.57%-
XYZ39.5453.7413.76-
YUV179.7864.92118.88-

RGB Variations

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

RGB

RED value IS 167 (65.62% from 255) = 37.70%
GREEN value IS 208 (81.64% from 255) = 46.95%
BLUE value IS 68 (26.95% from 255) = 15.35%
R=37.70%
G=46.95%
B=15.35%

CMYK

C (Cyan) values IS 0.20
M (Magenta) values IS 0
Y (Yellow) values IS 0.67
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal167208680.2000.670.1877.5759.8354.12
HexA7D04414043124e3c36
Octal247320104240103221167466
Binary101001111101000010001001010001000011100101001110111100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #a7d044

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #a7d044; }

 p { color: rgb(167,208,68); }

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

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

 a { background-color: rgb(167,208,68); }

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

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

 span { border-color: rgb(167,208,68); }

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

cancel