COLOR #09A024

HEX: #09A024 RGB: (9,160,36)

Renk bilgisi

#09A024 contains mainly green color. #09A024 ‘ nin web güvenlik rengi #009933 (ya da #093) dir.

RGB renk modeli

#09A024 color RGB value is (9,160,36).

RGB: (9,160,36) (4%, 63%, 14%)

RGB bağlantıları ve doygunluk

R 9 of 255 = 4%
G 160 of 255 = 63%
B 36 of 255 = 14%

9
160
36

R + G + B ~ 27%. #09A024 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 9 + 160 + 36 = 205 (100%)
R 9 of 205 ~ 4.39%
G 160 of 205 ~ 78.05%
B 36 of 205 ~ 17.56'%

%78.05
%17.56

CMYK RENK MODELİ

#09A024 rengi CMYK tonu (94,0,78,37).

  • camgöbeği tonu 94.38%
  • eflatun tonu 0.00%
  • sarı tonu 77.50%
  • ana renk tonu 37.25%

CMYK: (94,0,78,37)
C94M0Y78K37 (94%, 0%, 78%, 37%)
(0.94 / 0.00 / 0.78 / 0.37)

CMYK yüzdeleri

%94.38
%0
%77.5
%37.25

Codes

Color #09A024 in popluar color models

09 A0 24
RGB 9 160 36
HSL 131° 89.35% 33.14%
HSB/HSV 131° 94.38% 62.75%
CMYK 94.38% 0.00% 77.50%
37.25%

Color #09A024 in popluar number systems.

HEX 09 A0 24
Decimal 9 160 36
Binary 1001 10100000 100100
Octal 11 240 44

Shades and tints

Shades of #09A024

#09A024
(9,160,36)
#099221
(9,146,33)
#09841E
(9,132,30)
#09761B
(9,118,27)
#096818
(9,104,24)
#095A15
(9,90,21)
#094C12
(9,76,18)
#093E0F
(9,62,15)
#09300C
(9,48,12)
#092209
(9,34,9)
#091406
(9,20,6)
#000000
(0,0,0)

Tints of #09A024

#09A024
(9,160,36)
#1FA837
(31,168,55)
#35B04A
(53,176,74)
#4BB85D
(75,184,93)
#61C070
(97,192,112)
#77C883
(119,200,131)
#8DD096
(141,208,150)
#A3D8A9
(163,216,169)
#B9E0BC
(185,224,188)
#CFE8CF
(207,232,207)
#E5F0E2
(229,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09A024 color. Also use rgb(9,160,36) instead hex code.

Text Font Color

.myTextColor { color: #09A024; }

<p style="color:#09A024">This sample text font color is #09A024.</p>

This text font color is #09A024.

Background Color

.myBgColor { background-color: #09A024; }

<div style="background-color:#09A024">Inner text</div>

This div background color is #09A024.

Border color

.myBorderColor { border: 1px solid #09A024; }

<div style="border:3px solid #09A024">Div</div>

This div border color is #09A024.

Opacity

.myOpacity80 { color: #09A024; opacity: 0.8; }

<p style="color:#09A024;opacity:0.8;">80%</p>

Text with #09A024 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #09A024;}

<p style="text-shadow: 3px 3px 1px #09A024">Text here.</p>

This text has shadow with #09A024 color.


.textShadow {text-shadow: 3px 3px 1px #09A024', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #09A024, 5px 5px 20px red">Text here.</p>

This text has shadow with #09A024 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#09A024, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#09A024, Direction=45, Strength=4)">Text</p>

This text has shadow with #09A024 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #09A024;
-webkit-box-shadow: 1px 1px 3px 2px #09A024;
box-shadow: 1px 1px 3px 2px #09A024;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #09A024; -webkit-box-shadow: 1px 1px 3px 2px #09A024; box-shadow:1px 1px 3px 2px #09A024;">
Div content here
</div>

This div box has shadow with color #09A024.

Preview

Color preview on black background

This text has color #09A024 on black background.


Color preview on white background

This text has color #09A024 on white background.


Black color preview on #09A024 background

This text has black color on #09A024 background.


White color preview on #09A024 background

This text has white color on #09A024 background.


Related colors

Complementary color

Complementary color for #hex is #F65FDB.


I love getcolorcode.com

Triadic colors

1 #2409A0 and #A02409 with #09A024 are triadic colors.

2 #24A009 and #A00924 with #09A024 are triadic colors.