COLOR #013251

HEX: #013251 RGB: (1,50,81)

Renk bilgisi

#013251 contains mainly green and blue colors. #013251 ‘ nin web güvenlik rengi #003366 (ya da #036) dir.

RGB renk modeli

#013251 color RGB value is (1,50,81).

RGB: (1,50,81) (0%, 20%, 32%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 50 of 255 = 20%
B 81 of 255 = 32%

1
50
81

R + G + B ~ 17%. #013251 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 50 + 81 = 132 (100%)
R 1 of 132 ~ 0.76%
G 50 of 132 ~ 37.88%
B 81 of 132 ~ 61.36'%

%37.88
%61.36

CMYK RENK MODELİ

#013251 rengi CMYK tonu (99,38,0,68).

  • camgöbeği tonu 98.77%
  • eflatun tonu 38.27%
  • sarı tonu 0.00%
  • ana renk tonu 68.24%
CMYK: (99,38,0,68) C99M38Y0K68 (99%,38%,0%,68%) (0.99/0.38/0.00/0.68) 

CMYK yüzdeleri

%98.77
%38.27
%0
%68.24

Codes

Color #013251 in popluar color models

01 32 51
RGB 1 50 81
HSL 203° 97.56% 16.08%
HSB/HSV 203° 98.77% 31.76%
CMYK 98.77% 38.27% 0.00%
68.24%

Color #013251 in popluar number systems.

HEX 01 32 51
Decimal 1 50 81
Binary 1 110010 1010001
Octal 1 62 121

Shades and tints

Shades of #013251

#013251
(1,50,81)
#012E4A
(1,46,74)
#012A43
(1,42,67)
#01263C
(1,38,60)
#012235
(1,34,53)
#011E2E
(1,30,46)
#011A27
(1,26,39)
#011620
(1,22,32)
#011219
(1,18,25)
#010E12
(1,14,18)
#010A0B
(1,10,11)
#000000
(0,0,0)

Tints of #013251

#013251
(1,50,81)
#184460
(24,68,96)
#2F566F
(47,86,111)
#46687E
(70,104,126)
#5D7A8D
(93,122,141)
#748C9C
(116,140,156)
#8B9EAB
(139,158,171)
#A2B0BA
(162,176,186)
#B9C2C9
(185,194,201)
#D0D4D8
(208,212,216)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #013251 color. Also use rgb(1,50,81) instead hex code.

Text Font Color

.myTextColor { color: #013251; }

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

This text font color is #013251.

Background Color

.myBgColor { background-color: #013251; }

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

This div background color is #013251.

Border color

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

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

This div border color is #013251.

Opacity

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

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

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

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

This text has shadow with #013251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013251.

Preview

Color preview on black background

This text has color #013251 on black background.


Color preview on white background

This text has color #013251 on white background.


Black color preview on #013251 background

This text has black color on #013251 background.


White color preview on #013251 background

This text has white color on #013251 background.


Related colors

Complementary color

Complementary color for #hex is #FECDAE.


I love getcolorcode.com

Triadic colors

1 #510132 and #325101 with #013251 are triadic colors.

2 #513201 and #320151 with #013251 are triadic colors.