COLOR #01295F

HEX: #01295F RGB: (1,41,95)

Color info

#01295F contains mainly green and blue colors. Web safe color of #01295F is #003366 (or #036).

RGB color model

#01295F color RGB value is (1,41,95).

RGB: (1,41,95) (0%, 16%, 37%)

RGB channels and saturation

R 1 of 255 = 0%
G 41 of 255 = 16%
B 95 of 255 = 37%

1
41
95

R + G + B ~ 18%. #01295F is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 41 + 95 = 137 (100%)
R 1 of 137 ~ 0.73%
G 41 of 137 ~ 29.93%
B 95 of 137 ~ 69.34'%

%29.93
%69.34

CMYK color model

#01295F color CMYK value is (99,57,0,63).

  • cyan value is 98.95%
  • magenta value is 56.84%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (99,57,0,63)
C99M57Y0K63 (99%, 57%, 0%, 63%)
(0.99 / 0.57 / 0.00 / 0.63)

CMYK percentages

%98.95
%56.84
%0
%62.75

Codes

Color #01295F in popluar color models

01 29 5F
RGB 1 41 95
HSL 214° 97.92% 18.82%
HSB/HSV 214° 98.95% 37.25%
CMYK 98.95% 56.84% 0.00%
62.75%

Color #01295F in popluar number systems.

HEX 01 29 5F
Decimal 1 41 95
Binary 1 101001 1011111
Octal 1 51 137

Shades and tints

Shades of #01295F

#01295F
(1,41,95)
#012657
(1,38,87)
#01234F
(1,35,79)
#012047
(1,32,71)
#011D3F
(1,29,63)
#011A37
(1,26,55)
#01172F
(1,23,47)
#011427
(1,20,39)
#01111F
(1,17,31)
#010E17
(1,14,23)
#010B0F
(1,11,15)
#000000
(0,0,0)

Tints of #01295F

#01295F
(1,41,95)
#183C6D
(24,60,109)
#2F4F7B
(47,79,123)
#466289
(70,98,137)
#5D7597
(93,117,151)
#7488A5
(116,136,165)
#8B9BB3
(139,155,179)
#A2AEC1
(162,174,193)
#B9C1CF
(185,193,207)
#D0D4DD
(208,212,221)
#E7E7EB
(231,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01295F color. Also use rgb(1,41,95) instead hex code.

Text Font Color

.myTextColor { color: #01295F; }

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

This text font color is #01295F.

Background Color

.myBgColor { background-color: #01295F; }

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

This div background color is #01295F.

Border color

.myBorderColor { border: 1px solid #01295F; }

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

This div border color is #01295F.

Opacity

.myOpacity80 { color: #01295F; opacity: 0.8; }

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

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

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

This text has shadow with #01295F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01295F.

Preview

Color preview on black background

This text has color #01295F on black background.


Color preview on white background

This text has color #01295F on white background.


Black color preview on #01295F background

This text has black color on #01295F background.


White color preview on #01295F background

This text has white color on #01295F background.


Related colors

Complementary color

Complementary color for #hex is #FED6A0.


I love getcolorcode.com

Triadic colors

1 #5F0129 and #295F01 with #01295F are triadic colors.

2 #5F2901 and #29015F with #01295F are triadic colors.