#a1cf36

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

Shades of Atlantis #A1CF36

Tints of Atlantis #A1CF36

Color information

#A1CF36 (or 0xA1CF36) is unknown color: approx Atlantis. HEX triplet: A1, CF and 36. RGB value is (161,207,54). Sum of RGB (Red+Green+Blue) = 161+207+54=422 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.15% from 422); Green value is 207 (81.25% from 255 or 49.05% from 422); Blue value is 54 (21.48% from 255 or 12.80% from 422); Max value from RGB is 207 - color contains mainly: green. Hex color #A1CF36 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A1CF36 is #5E30C9. Grayscale: #B0B0B0. Windows color (decimal): -6172874 or 3592097. OLE color: 3592097.

HSL color Cylindrical-coordinate representation of color #A1CF36: hue angle of 78.04º degrees, saturation: 0.61, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #A1CF36 is Cyan = 0.22, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.19.

Color convert

RGB16120754-
CMYK0.2200.740.19
HSL78.04º61.45%51.18%-
HSV(B)78.04º73.91%81.18%-
XYZ37.6852.4711.63-
YUV175.859.26117.44-

RGB Variations

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

RGB

RED value IS 161 (63.28% from 255) = 38.15%
GREEN value IS 207 (81.25% from 255) = 49.05%
BLUE value IS 54 (21.48% from 255) = 12.80%
R=38.15%
G=49.05%
B=12.80%

CMYK

C (Cyan) values IS 0.22
M (Magenta) values IS 0
Y (Yellow) values IS 0.74
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal161207540.2200.740.1978.0461.4551.18
HexA1CF361604A134e3d33
Octal24131766260112231167563
Binary10100001110011111101101011001001010100111001110111101110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #a1cf36

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #a1cf36; }

 p { color: rgb(161,207,54); }

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

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

 a { background-color: rgb(161,207,54); }

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

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

 span { border-color: rgb(161,207,54); }

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

cancel