COLOR #6EB525

HEX: #6EB525 RGB: (110,181,37)

Renk bilgisi

#6EB525 contains mainly green color. #6EB525 ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#6EB525 color RGB value is (110,181,37).

RGB: (110,181,37) (43%, 71%, 15%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 181 of 255 = 71%
B 37 of 255 = 15%

110
181
37

R + G + B ~ 43%. #6EB525 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 181 + 37 = 328 (100%)
R 110 of 328 ~ 33.54%
G 181 of 328 ~ 55.18%
B 37 of 328 ~ 11.28'%

%33.54
%55.18
%11.28

CMYK RENK MODELİ

#6EB525 rengi CMYK tonu (39,0,80,29).

  • camgöbeği tonu 39.23%
  • eflatun tonu 0.00%
  • sarı tonu 79.56%
  • ana renk tonu 29.02%

CMYK: (39,0,80,29)
C39M0Y80K29 (39%, 0%, 80%, 29%)
(0.39 / 0.00 / 0.80 / 0.29)

CMYK yüzdeleri

%39.23
%0
%79.56
%29.02

Codes

Color #6EB525 in popluar color models

6E B5 25
RGB 110 181 37
HSL 90° 66.06% 42.75%
HSB/HSV 90° 79.56% 70.98%
CMYK 39.23% 0.00% 79.56%
29.02%

Color #6EB525 in popluar number systems.

HEX 6E B5 25
Decimal 110 181 37
Binary 1101110 10110101 100101
Octal 156 265 45

Shades and tints

Shades of #6EB525

#6EB525
(110,181,37)
#64A522
(100,165,34)
#5A951F
(90,149,31)
#50851C
(80,133,28)
#467519
(70,117,25)
#3C6516
(60,101,22)
#325513
(50,85,19)
#284510
(40,69,16)
#1E350D
(30,53,13)
#14250A
(20,37,10)
#0A1507
(10,21,7)
#000000
(0,0,0)

Tints of #6EB525

#6EB525
(110,181,37)
#7BBB38
(123,187,56)
#88C14B
(136,193,75)
#95C75E
(149,199,94)
#A2CD71
(162,205,113)
#AFD384
(175,211,132)
#BCD997
(188,217,151)
#C9DFAA
(201,223,170)
#D6E5BD
(214,229,189)
#E3EBD0
(227,235,208)
#F0F1E3
(240,241,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB525 color. Also use rgb(110,181,37) instead hex code.

Text Font Color

.myTextColor { color: #6EB525; }

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

This text font color is #6EB525.

Background Color

.myBgColor { background-color: #6EB525; }

<div style="background-color:#6EB525">Inner text</div>

This div background color is #6EB525.

Border color

.myBorderColor { border: 1px solid #6EB525; }

<div style="border:3px solid #6EB525">Div</div>

This div border color is #6EB525.

Opacity

.myOpacity80 { color: #6EB525; opacity: 0.8; }

<p style="color:#6EB525;opacity:0.8;">80%</p>

Text with #6EB525 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 #6EB525;}

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

This text has shadow with #6EB525 color.


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

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

This text has shadow with #6EB525 primary color and red secondary color.


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

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

This text has shadow with #6EB525 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6EB525.

Preview

Color preview on black background

This text has color #6EB525 on black background.


Color preview on white background

This text has color #6EB525 on white background.


Black color preview on #6EB525 background

This text has black color on #6EB525 background.


White color preview on #6EB525 background

This text has white color on #6EB525 background.


Related colors

Complementary color

Complementary color for #hex is #914ADA.


I love getcolorcode.com

Triadic colors

1 #256EB5 and #B5256E with #6EB525 are triadic colors.

2 #25B56E and #B56E25 with #6EB525 are triadic colors.