COLOR #012025

HEX: #012025 RGB: (1,32,37)

Renk bilgisi

#012025 contains red, green and blue colors in about the same proportion. #012025 ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#012025 color RGB value is (1,32,37).

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

RGB bağlantıları ve doygunluk

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

1
32
37

R + G + B ~ 9%. #012025 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 32 + 37 = 70 (100%)
R 1 of 70 ~ 1.43%
G 32 of 70 ~ 45.71%
B 37 of 70 ~ 52.86'%

%45.71
%52.86

CMYK RENK MODELİ

#012025 rengi CMYK tonu (97,14,0,85).

  • camgöbeği tonu 97.30%
  • eflatun tonu 13.51%
  • sarı tonu 0.00%
  • ana renk tonu 85.49%

CMYK: (97,14,0,85)
C97M14Y0K85 (97%, 14%, 0%, 85%)
(0.97 / 0.14 / 0.00 / 0.85)

CMYK yüzdeleri

%97.3
%13.51
%0
%85.49

Codes

Color #012025 in popluar color models

01 20 25
RGB 1 32 37
HSL 188° 94.74% 7.45%
HSB/HSV 188° 97.30% 14.51%
CMYK 97.30% 13.51% 0.00%
85.49%

Color #012025 in popluar number systems.

HEX 01 20 25
Decimal 1 32 37
Binary 1 100000 100101
Octal 1 40 45

Shades and tints

Shades of #012025

#012025
(1,32,37)
#011E22
(1,30,34)
#011C1F
(1,28,31)
#011A1C
(1,26,28)
#011819
(1,24,25)
#011616
(1,22,22)
#011413
(1,20,19)
#011210
(1,18,16)
#01100D
(1,16,13)
#010E0A
(1,14,10)
#010C07
(1,12,7)
#000000
(0,0,0)

Tints of #012025

#012025
(1,32,37)
#183438
(24,52,56)
#2F484B
(47,72,75)
#465C5E
(70,92,94)
#5D7071
(93,112,113)
#748484
(116,132,132)
#8B9897
(139,152,151)
#A2ACAA
(162,172,170)
#B9C0BD
(185,192,189)
#D0D4D0
(208,212,208)
#E7E8E3
(231,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #012025; }

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

This text font color is #012025.

Background Color

.myBgColor { background-color: #012025; }

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

This div background color is #012025.

Border color

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

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

This div border color is #012025.

Opacity

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

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

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

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

This text has shadow with #012025 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #012025.

Preview

Color preview on black background

This text has color #012025 on black background.


Color preview on white background

This text has color #012025 on white background.


Black color preview on #012025 background

This text has black color on #012025 background.


White color preview on #012025 background

This text has white color on #012025 background.


Related colors

Complementary color

Complementary color for #hex is #FEDFDA.


I love getcolorcode.com

Triadic colors

1 #250120 and #202501 with #012025 are triadic colors.

2 #252001 and #200125 with #012025 are triadic colors.