COLOR #01A837

HEX: #01A837 RGB: (1,168,55)

Renk bilgisi

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

RGB renk modeli

#01A837 color RGB value is (1,168,55).

RGB: (1,168,55) (0%, 66%, 22%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 168 of 255 = 66%
B 55 of 255 = 22%

1
168
55

R + G + B ~ 29%. #01A837 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 168 + 55 = 224 (100%)
R 1 of 224 ~ 0.45%
G 168 of 224 ~ 75%
B 55 of 224 ~ 24.55'%

%75
%24.55

CMYK RENK MODELİ

#01A837 rengi CMYK tonu (99,0,67,34).

  • camgöbeği tonu 99.40%
  • eflatun tonu 0.00%
  • sarı tonu 67.26%
  • ana renk tonu 34.12%

CMYK: (99,0,67,34)
C99M0Y67K34 (99%, 0%, 67%, 34%)
(0.99 / 0.00 / 0.67 / 0.34)

CMYK yüzdeleri

%99.4
%0
%67.26
%34.12

Codes

Color #01A837 in popluar color models

01 A8 37
RGB 1 168 55
HSL 139° 98.82% 33.14%
HSB/HSV 139° 99.40% 65.88%
CMYK 99.40% 0.00% 67.26%
34.12%

Color #01A837 in popluar number systems.

HEX 01 A8 37
Decimal 1 168 55
Binary 1 10101000 110111
Octal 1 250 67

Shades and tints

Shades of #01A837

#01A837
(1,168,55)
#019932
(1,153,50)
#018A2D
(1,138,45)
#017B28
(1,123,40)
#016C23
(1,108,35)
#015D1E
(1,93,30)
#014E19
(1,78,25)
#013F14
(1,63,20)
#01300F
(1,48,15)
#01210A
(1,33,10)
#011205
(1,18,5)
#000000
(0,0,0)

Tints of #01A837

#01A837
(1,168,55)
#18AF49
(24,175,73)
#2FB65B
(47,182,91)
#46BD6D
(70,189,109)
#5DC47F
(93,196,127)
#74CB91
(116,203,145)
#8BD2A3
(139,210,163)
#A2D9B5
(162,217,181)
#B9E0C7
(185,224,199)
#D0E7D9
(208,231,217)
#E7EEEB
(231,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01A837 color. Also use rgb(1,168,55) instead hex code.

Text Font Color

.myTextColor { color: #01A837; }

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

This text font color is #01A837.

Background Color

.myBgColor { background-color: #01A837; }

<div style="background-color:#01A837">Inner text</div>

This div background color is #01A837.

Border color

.myBorderColor { border: 1px solid #01A837; }

<div style="border:3px solid #01A837">Div</div>

This div border color is #01A837.

Opacity

.myOpacity80 { color: #01A837; opacity: 0.8; }

<p style="color:#01A837;opacity:0.8;">80%</p>

Text with #01A837 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 #01A837;}

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

This text has shadow with #01A837 color.


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

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

This text has shadow with #01A837 primary color and red secondary color.


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

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

This text has shadow with #01A837 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #01A837.

Preview

Color preview on black background

This text has color #01A837 on black background.


Color preview on white background

This text has color #01A837 on white background.


Black color preview on #01A837 background

This text has black color on #01A837 background.


White color preview on #01A837 background

This text has white color on #01A837 background.


Related colors

Complementary color

Complementary color for #hex is #FE57C8.


I love getcolorcode.com

Triadic colors

1 #3701A8 and #A83701 with #01A837 are triadic colors.

2 #37A801 and #A80137 with #01A837 are triadic colors.