COLOR #125003

HEX: #125003 RGB: (18,80,3)

Renk bilgisi

#125003 contains mainly green color. #125003 ‘ nin web güvenlik rengi #006600 (ya da #060) dir.

RGB renk modeli

#125003 color RGB value is (18,80,3).

RGB: (18,80,3) (7%, 31%, 1%)

RGB bağlantıları ve doygunluk

R 18 of 255 = 7%
G 80 of 255 = 31%
B 3 of 255 = 1%

18
80
3

R + G + B ~ 13%. #125003 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 18 + 80 + 3 = 101 (100%)
R 18 of 101 ~ 17.82%
G 80 of 101 ~ 79.21%
B 3 of 101 ~ 2.97'%

%17.82
%79.21

CMYK RENK MODELİ

#125003 rengi CMYK tonu (78,0,96,69).

  • camgöbeği tonu 77.50%
  • eflatun tonu 0.00%
  • sarı tonu 96.25%
  • ana renk tonu 68.63%

CMYK: (78,0,96,69)
C78M0Y96K69 (78%, 0%, 96%, 69%)
(0.78 / 0.00 / 0.96 / 0.69)

CMYK yüzdeleri

%77.5
%0
%96.25
%68.63

Codes

Color #125003 in popluar color models

12 50 03
RGB 18 80 3
HSL 108° 92.77% 16.27%
HSB/HSV 108° 96.25% 31.37%
CMYK 77.50% 0.00% 96.25%
68.63%

Color #125003 in popluar number systems.

HEX 12 50 03
Decimal 18 80 3
Binary 10010 1010000 11
Octal 22 120 3

Shades and tints

Shades of #125003

#125003
(18,80,3)
#114903
(17,73,3)
#104203
(16,66,3)
#0F3B03
(15,59,3)
#0E3403
(14,52,3)
#0D2D03
(13,45,3)
#0C2603
(12,38,3)
#0B1F03
(11,31,3)
#0A1803
(10,24,3)
#091103
(9,17,3)
#080A03
(8,10,3)
#000000
(0,0,0)

Tints of #125003

#125003
(18,80,3)
#275F19
(39,95,25)
#3C6E2F
(60,110,47)
#517D45
(81,125,69)
#668C5B
(102,140,91)
#7B9B71
(123,155,113)
#90AA87
(144,170,135)
#A5B99D
(165,185,157)
#BAC8B3
(186,200,179)
#CFD7C9
(207,215,201)
#E4E6DF
(228,230,223)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #125003 color. Also use rgb(18,80,3) instead hex code.

Text Font Color

.myTextColor { color: #125003; }

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

This text font color is #125003.

Background Color

.myBgColor { background-color: #125003; }

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

This div background color is #125003.

Border color

.myBorderColor { border: 1px solid #125003; }

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

This div border color is #125003.

Opacity

.myOpacity80 { color: #125003; opacity: 0.8; }

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

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

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

This text has shadow with #125003 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #125003.

Preview

Color preview on black background

This text has color #125003 on black background.


Color preview on white background

This text has color #125003 on white background.


Black color preview on #125003 background

This text has black color on #125003 background.


White color preview on #125003 background

This text has white color on #125003 background.


Related colors

Complementary color

Complementary color for #125003 is #EDAFFC.


I love getcolorcode.com

Triadic colors

1 #031250 and #500312 with #125003 are triadic colors.

2 #035012 and #501203 with #125003 are triadic colors.