COLOR #001535

HEX: #001535 RGB: (0,21,53)

Renk bilgisi

#001535 contains only green and blue colors. #001535 ‘ nin web güvenlik rengi #000033 (ya da #003) dir.

RGB renk modeli

#001535 color RGB value is (0,21,53).

RGB: (0,21,53) (0%, 8%, 21%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 21 of 255 = 8%
B 53 of 255 = 21%

0
21
53

R + G + B ~ 10%. #001535 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 21 + 53 = 74 (100%)
R 0 of 74 ~ 0%
G 21 of 74 ~ 28.38%
B 53 of 74 ~ 71.62'%

%28.38
%71.62

CMYK RENK MODELİ

#001535 rengi CMYK tonu (100,60,0,79).

  • camgöbeği tonu 100.00%
  • eflatun tonu 60.38%
  • sarı tonu 0.00%
  • ana renk tonu 79.22%
CMYK: (100,60,0,79) C100M60Y0K79 (100%,60%,0%,79%) (1.00/0.60/0.00/0.79) 

CMYK yüzdeleri

%100
%60.38
%0
%79.22

Codes

Color #001535 in popluar color models

00 15 35
RGB 0 21 53
HSL 216° 100.00% 10.39%
HSB/HSV 216° 100.00% 20.78%
CMYK 100.00% 60.38% 0.00%
79.22%

Color #001535 in popluar number systems.

HEX 00 15 35
Decimal 0 21 53
Binary 0 10101 110101
Octal 0 25 65

Shades and tints

Shades of #001535

#001535
(0,21,53)
#001431
(0,20,49)
#00132D
(0,19,45)
#001229
(0,18,41)
#001125
(0,17,37)
#001021
(0,16,33)
#000F1D
(0,15,29)
#000E19
(0,14,25)
#000D15
(0,13,21)
#000C11
(0,12,17)
#000B0D
(0,11,13)
#000000
(0,0,0)

Tints of #001535

#001535
(0,21,53)
#172A47
(23,42,71)
#2E3F59
(46,63,89)
#45546B
(69,84,107)
#5C697D
(92,105,125)
#737E8F
(115,126,143)
#8A93A1
(138,147,161)
#A1A8B3
(161,168,179)
#B8BDC5
(184,189,197)
#CFD2D7
(207,210,215)
#E6E7E9
(230,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #001535 color. Also use rgb(0,21,53) instead hex code.

Text Font Color

.myTextColor { color: #001535; }

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

This text font color is #001535.

Background Color

.myBgColor { background-color: #001535; }

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

This div background color is #001535.

Border color

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

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

This div border color is #001535.

Opacity

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

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

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

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

This text has shadow with #001535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #001535.

Preview

Color preview on black background

This text has color #001535 on black background.


Color preview on white background

This text has color #001535 on white background.


Black color preview on #001535 background

This text has black color on #001535 background.


White color preview on #001535 background

This text has white color on #001535 background.


Related colors

Complementary color

Complementary color for #hex is #FFEACA.


I love getcolorcode.com

Triadic colors

1 #350015 and #153500 with #001535 are triadic colors.

2 #351500 and #150035 with #001535 are triadic colors.