Skip to main content Skip to docs navigation

#335bcb hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2386 C and its hex is #2D68C4 Nearest Color Name

Color Hue/Base color: Blue

Hex #335bcb Color code in RGB color code model is created after adding 20% red color, 35.69% green color and 79.61% blue color. Hex #335bcb Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 55% magenta, 0% yellow and 20.39% black.

Hex #335bcb color code is between #2255cc web safe hex color code and #4466bb web safe hex color code. #2255cc is the nearest web safe color code. You can see here many more shades of #335bcb color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 335bcb #335bcb
RGB Decimal 51, 91, 203 51, 91, 203
RGB Percent 20%, 36%, 80% rgb(20%, 36%, 80%)
CSS RGBa 51, 91, 203,1 rgba(51,91,203,1)
CMYK Model cmyk(75%,55%,0%,20.39%)
HSL Color Space 224,60% ,50% hsl(224,60% ,50%)
HSV Color Space 224°, 75%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 01011011 11001011
Octal 63 133 313
Decimal 51 91 203
Hex 33 5b cb

Different shades of #335bcb color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #335bcb
#142451
Darker of #335bcb
#1f3679
Dark of #335bcb
#2949a2
Base of #335bcb
#335bcb
Light of #335bcb
#5b7bd6
Lighter
#849ce0
Lightest
#adbdea

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#335bcb
#cba333

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#335bcb
#cb5733
#a7cb33

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#33b4cb
#339acb
#335bcb
#3e33cb
#7d33cb

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#335bcb
#5bcb33
#cb335b

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#335bcb
#cb335b
#cba333
#33cba3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#335bcb
#cb33a7
#cba333
#33cb57

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #335bcb

#0a1228
#142451
#1f3679
#2949a2
#335bcb
#5b7bd6
#849ce0
#adbdea
#d5def5

Tints of #335bcb Color

#335bcb
#496dd0
#607fd6
#7791dc
#8da3e2
#a4b6e7
#bbc8ed
#d1daf3
#e8ecf9
#ffffff

Shades of #335bcb color code

Generate more color scales with scales (color stack) generator.

#335bcb
#2d50b4
#27469d
#223c87
#1c3270
#16285a
#111e43
#0b142d
#050a16
#000000

Tones

#335bcb
#4c67b2
#667398
#7f7f7f
#7f7f7f

Tones

Similar Color like #335bcb color

Find visually similar hex color codes nearing to #335bcb hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#345ccc
#355dcd
#365ece
#375fcf
#3860d0
#3961d1
#3a62d2
#3b63d3
#3c64d4
#3d65d5
#3e66d6
#3f67d7
#4068d8
#4169d9
#325aca
#3159c9
#3058c8
#2f57c7
#2e56c6
#2d55c5
#2c54c4
#2b53c3
#2a52c2
#2951c1
#2850c0
#274fbf
#264ebe
#254dbd

Download this Dark Blue

Hex #335bcb Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#335bcb Color Code Preview on Black Background Color

This is how #335bcb Color will look on black background color. Color contrast ratio is 3.50

#335bcb in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#335bcb">Your Example Paragraph content text in with font color #335bcb </p>

Your Example Paragraph content text in with font color #335bcb

HTML with inline CSS

<div style="color:#335bcb">Your Paragraph text in with font color #335bcb </div>

Your Example Paragraph content text in with font color #335bcb

#335bcb color code is use for CSS Background Color

Background color for the above div is #335bcb

HTML with inline CSS

<div style="background-color:#335bcb;"></div>

#335bcb color code is use for CSS Border Color

CSS Border color for the above div is #335bcb

HTML with inline CSS

<div style="border:5px solid #335bcb;"></div>

CSS Border Left color for the above div is #335bcb

HTML with inline CSS

<div style="border-left:5px solid #335bcb;"></div>

CSS Border Right color for the above div is #335bcb

HTML with inline CSS

<div style="border-right:5px solid #335bcb;"></div>

CSS Border Bottom color for the above div is #335bcb

HTML with inline CSS

<div style="border-bottom:5px solid #335bcb;"></div>

CSS Border Top color for the above div is #335bcb

HTML with inline CSS

<div style="border-top:5px solid #335bcb;"></div>

#335bcb hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#335bcb; } .examplecolorclass {color:#335bcb; } .examplebordercolor {border:3px solid #335bcb; }

#335bcb Color code Preview on White Background

This is how #335bcb Color code will look on white background color. Color contrast ratio is 6.00

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #335bcb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #335bcb; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(51,91,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,163,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,91,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }