COLOR #012500

HEX: #012500 RGB: (1,37,0)

Renk bilgisi

#012500 contains only red and green colors. #012500 ‘ nin web güvenlik rengi #003300 (ya da #030) dir.

RGB renk modeli

#012500 color RGB value is (1,37,0).

RGB: (1,37,0) (0%, 15%, 0%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 37 of 255 = 15%
B 0 of 255 = 0%

1
37
0

R + G + B ~ 5%. #012500 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 37 + 0 = 38 (100%)
R 1 of 38 ~ 2.63%
G 37 of 38 ~ 97.37%
B 0 of 38 ~ 0'%

%97.37

CMYK RENK MODELİ

#012500 rengi CMYK tonu (97,0,100,85).

  • camgöbeği tonu 97.30%
  • eflatun tonu 0.00%
  • sarı tonu 100.00%
  • ana renk tonu 85.49%
CMYK: (97,0,100,85) C97M0Y100K85 (97%,0%,100%,85%) (0.97/0.00/1.00/0.85) 

CMYK yüzdeleri

%97.3
%0
%100
%85.49

Codes

Color #012500 in popluar color models

01 25 00
RGB 1 37 0
HSL 118° 100.00% 7.25%
HSB/HSV 118° 100.00% 14.51%
CMYK 97.30% 0.00% 100.00%
85.49%

Color #012500 in popluar number systems.

HEX 01 25 00
Decimal 1 37 0
Binary 1 100101 0
Octal 1 45 0

Shades and tints

Shades of #012500

#012500
(1,37,0)
#012200
(1,34,0)
#011F00
(1,31,0)
#011C00
(1,28,0)
#011900
(1,25,0)
#011600
(1,22,0)
#011300
(1,19,0)
#011000
(1,16,0)
#010D00
(1,13,0)
#010A00
(1,10,0)
#010700
(1,7,0)
#000000
(0,0,0)

Tints of #012500

#012500
(1,37,0)
#183817
(24,56,23)
#2F4B2E
(47,75,46)
#465E45
(70,94,69)
#5D715C
(93,113,92)
#748473
(116,132,115)
#8B978A
(139,151,138)
#A2AAA1
(162,170,161)
#B9BDB8
(185,189,184)
#D0D0CF
(208,208,207)
#E7E3E6
(231,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #012500 color. Also use rgb(1,37,0) instead hex code.

Text Font Color

.myTextColor { color: #012500; }

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

This text font color is #012500.

Background Color

.myBgColor { background-color: #012500; }

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

This div background color is #012500.

Border color

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

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

This div border color is #012500.

Opacity

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

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

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

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

This text has shadow with #012500 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #012500.

Preview

Color preview on black background

This text has color #012500 on black background.


Color preview on white background

This text has color #012500 on white background.


Black color preview on #012500 background

This text has black color on #012500 background.


White color preview on #012500 background

This text has white color on #012500 background.


Related colors

Complementary color

Complementary color for #hex is #FEDAFF.


I love getcolorcode.com

Triadic colors

1 #000125 and #250001 with #012500 are triadic colors.

2 #002501 and #250100 with #012500 are triadic colors.