#7de933

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

Shades of Atlantis #7DE933

Tints of Atlantis #7DE933

Color information

#7DE933 (or 0x7DE933) is unknown color: approx Atlantis. HEX triplet: 7D, E9 and 33. RGB value is (125,233,51). Sum of RGB (Red+Green+Blue) = 125+233+51=409 (54% of max value = 765). Red value is 125 (49.22% from 255 or 30.56% from 409); Green value is 233 (91.41% from 255 or 56.97% from 409); Blue value is 51 (20.31% from 255 or 12.47% from 409); Max value from RGB is 233 - color contains mainly: green. Hex color #7DE933 is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #7DE933 is #8216CC. Grayscale: #B4B4B4. Windows color (decimal): -8525517 or 3402109. OLE color: 3402109.

HSL color Cylindrical-coordinate representation of color #7DE933: hue angle of 95.6º degrees, saturation: 0.81, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #7DE933 is Cyan = 0.46, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.09.

Color convert

RGB12523351-
CMYK0.4600.780.09
HSL95.6º80.53%55.69%-
HSV(B)95.6º78.11%91.37%-
XYZ38.1962.8813.26-
YUV179.9655.2288.8-

RGB Variations

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

RGB

RED value IS 125 (49.22% from 255) = 30.56%
GREEN value IS 233 (91.41% from 255) = 56.97%
BLUE value IS 51 (20.31% from 255) = 12.47%
R=30.56%
G=56.97%
B=12.47%

CMYK

C (Cyan) values IS 0.46
M (Magenta) values IS 0
Y (Yellow) values IS 0.78
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal125233510.4600.780.0995.680.5355.69
Hex7DE9332E04E9605138
Octal175351635601161114012170
Binary11111011110100111001110111001001110100111000001010001111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #7de933

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #7de933; }

 p { color: rgb(125,233,51); }

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

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

 a { background-color: rgb(125,233,51); }

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

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

 span { border-color: rgb(125,233,51); }

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

cancel