COLOR #063235

HEX: #063235 RGB: (6,50,53)

Color info

#063235 contains red, green and blue colors in about the same proportion. Web safe color of #063235 is #003333 (or #033).

RGB color model

#063235 color RGB value is (6,50,53).

RGB: (6,50,53) (2%, 20%, 21%)

RGB channels and saturation

R 6 of 255 = 2%
G 50 of 255 = 20%
B 53 of 255 = 21%

6
50
53

R + G + B ~ 14%. #063235 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 50 + 53 = 109 (100%)
R 6 of 109 ~ 5.5%
G 50 of 109 ~ 45.87%
B 53 of 109 ~ 48.62'%

%45.87
%48.62

CMYK color model

#063235 color CMYK value is (89,6,0,79).

  • cyan value is 88.68%
  • magenta value is 5.66%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (89,6,0,79)
C89M6Y0K79 (89%, 6%, 0%, 79%)
(0.89 / 0.06 / 0.00 / 0.79)

CMYK percentages

%88.68
%5.66
%0
%79.22

Codes

Color #063235 in popluar color models

06 32 35
RGB 6 50 53
HSL 184° 79.66% 11.57%
HSB/HSV 184° 88.68% 20.78%
CMYK 88.68% 5.66% 0.00%
79.22%

Color #063235 in popluar number systems.

HEX 06 32 35
Decimal 6 50 53
Binary 110 110010 110101
Octal 6 62 65

Shades and tints

Shades of #063235

#063235
(6,50,53)
#062E31
(6,46,49)
#062A2D
(6,42,45)
#062629
(6,38,41)
#062225
(6,34,37)
#061E21
(6,30,33)
#061A1D
(6,26,29)
#061619
(6,22,25)
#061215
(6,18,21)
#060E11
(6,14,17)
#060A0D
(6,10,13)
#000000
(0,0,0)

Tints of #063235

#063235
(6,50,53)
#1C4447
(28,68,71)
#325659
(50,86,89)
#48686B
(72,104,107)
#5E7A7D
(94,122,125)
#748C8F
(116,140,143)
#8A9EA1
(138,158,161)
#A0B0B3
(160,176,179)
#B6C2C5
(182,194,197)
#CCD4D7
(204,212,215)
#E2E6E9
(226,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063235 color. Also use rgb(6,50,53) instead hex code.

Text Font Color

.myTextColor { color: #063235; }

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

This text font color is #063235.

Background Color

.myBgColor { background-color: #063235; }

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

This div background color is #063235.

Border color

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

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

This div border color is #063235.

Opacity

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

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

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

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

This text has shadow with #063235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063235.

Preview

Color preview on black background

This text has color #063235 on black background.


Color preview on white background

This text has color #063235 on white background.


Black color preview on #063235 background

This text has black color on #063235 background.


White color preview on #063235 background

This text has white color on #063235 background.


Related colors

Complementary color

Complementary color for #hex is #F9CDCA.


I love getcolorcode.com

Triadic colors

1 #350632 and #323506 with #063235 are triadic colors.

2 #353206 and #320635 with #063235 are triadic colors.