COLOR #013003

HEX: #013003 RGB: (1,48,3)

Renk bilgisi

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

RGB renk modeli

#013003 color RGB value is (1,48,3).

RGB: (1,48,3) (0%, 19%, 1%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 48 of 255 = 19%
B 3 of 255 = 1%

1
48
3

R + G + B ~ 7%. #013003 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 48 + 3 = 52 (100%)
R 1 of 52 ~ 1.92%
G 48 of 52 ~ 92.31%
B 3 of 52 ~ 5.77'%

%92.31

CMYK RENK MODELİ

#013003 rengi CMYK tonu (98,0,94,81).

  • camgöbeği tonu 97.92%
  • eflatun tonu 0.00%
  • sarı tonu 93.75%
  • ana renk tonu 81.18%

CMYK: (98,0,94,81)
C98M0Y94K81 (98%, 0%, 94%, 81%)
(0.98 / 0.00 / 0.94 / 0.81)

CMYK yüzdeleri

%97.92
%0
%93.75
%81.18

Codes

Color #013003 in popluar color models

01 30 03
RGB 1 48 3
HSL 123° 95.92% 9.61%
HSB/HSV 123° 97.92% 18.82%
CMYK 97.92% 0.00% 93.75%
81.18%

Color #013003 in popluar number systems.

HEX 01 30 03
Decimal 1 48 3
Binary 1 110000 11
Octal 1 60 3

Shades and tints

Shades of #013003

#013003
(1,48,3)
#012C03
(1,44,3)
#012803
(1,40,3)
#012403
(1,36,3)
#012003
(1,32,3)
#011C03
(1,28,3)
#011803
(1,24,3)
#011403
(1,20,3)
#011003
(1,16,3)
#010C03
(1,12,3)
#010803
(1,8,3)
#000000
(0,0,0)

Tints of #013003

#013003
(1,48,3)
#184219
(24,66,25)
#2F542F
(47,84,47)
#466645
(70,102,69)
#5D785B
(93,120,91)
#748A71
(116,138,113)
#8B9C87
(139,156,135)
#A2AE9D
(162,174,157)
#B9C0B3
(185,192,179)
#D0D2C9
(208,210,201)
#E7E4DF
(231,228,223)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #013003 color. Also use rgb(1,48,3) instead hex code.

Text Font Color

.myTextColor { color: #013003; }

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

This text font color is #013003.

Background Color

.myBgColor { background-color: #013003; }

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

This div background color is #013003.

Border color

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

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

This div border color is #013003.

Opacity

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

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

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

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

This text has shadow with #013003 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013003.

Preview

Color preview on black background

This text has color #013003 on black background.


Color preview on white background

This text has color #013003 on white background.


Black color preview on #013003 background

This text has black color on #013003 background.


White color preview on #013003 background

This text has white color on #013003 background.


Related colors

Complementary color

Complementary color for #hex is #FECFFC.


I love getcolorcode.com

Triadic colors

1 #030130 and #300301 with #013003 are triadic colors.

2 #033001 and #300103 with #013003 are triadic colors.