crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#335588 hex color - Glimpse of Void - Blue - Cool color - Information

#335588 hex color - Glimpse of Void - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #335588 Color Code is also known as Glimpse of Void color.

Hex #335588 Color code in RGB color code model is created after adding 20% red color, 33.33% green color and 53.33% blue color. Hex #335588 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 38% magenta, 0% yellow and 47% black.

Hex #335588 color code is a web safe color. Next web safe color code is #224477 and previous web safe color code is #446699. You can see here many more shades of #335588 color code.

0 Likes 0 Comments | 73 Views

Color Table

Hex Color Code335588#335588
RGB Decimal51, 85, 136rgb(51, 85, 136)
RGB Percent20%, 33%, 53%rgb(20%, 33%, 53%)
CSS RGBa51, 85, 136,1rgba(51,85,136,1)
CMYK Modelcmyk(63%,38%,0%,47%)
HSL Color Space216,45% ,37%hsl(216,45% ,37%)
HSV Color Space216°, 63%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100110101010110001000
Octal63125210
Decimal5185136
Hex335588

Different shades of #335588 color code.

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

Light Shade of #335588
#416cad
Dark Shade of #335588
#253e63
Saturated Shade of #335588
#2a5391
Desaturated Shade of #335588
#3c577f
Grey scale Shade of #335588
#5d5d5d
Brighten Shade
#4c6ea1
Most Readable Shade
#FFFFFF

Shades of #335588 color code

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

#335588
#2d4b78
#274269
#22385a
#1c2f4b
#16253c
#111c2d
#0b121e
#05090f
#000000

Similar Color like #335588 color

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

#345689
#35578a
#36588b
#37598c
#385a8d
#395b8e
#3a5c8f
#3b5d90
#3c5e91
#3d5f92
#3e6093
#3f6194
#406295
#416396
#325487
#315386
#305285
#2f5184
#2e5083
#2d4f82
#2c4e81
#2b4d80
#2a4c7f
#294b7e
#284a7d
#27497c
#26487b
#25477a

Monochromatic Color with #335588

#335588
#4370b3
#538add
#030508
#132033
#233a5d

Tints of #335588 Color

#335588
#496795
#607aa2
#778daf
#8da0bc
#a4b3ca
#bbc6d7
#d1d9e4
#e8ecf1
#ffffff

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

#335588
#886633

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

Split Complementary

#335588
#883c33
#808833

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

Analogous Color

#337788
#336688
#335588
#334488
#333388

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

#335588
#883355
#558833

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

#335588
#88337f
#886633
#33883b

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

Double Complementary Color

#335588
#886633
#808833
#3c3388

Double Complementary 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).

Hex #335588 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.

#335588 Color Code Preview on Black Background Color

This is how #335588 Color will look on black background color. Color contrast ratio is 2.80

#335588 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #335588

HTML with inline CSS

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

Your Example Paragraph content text in with font color #335588

#335588 color code is use for CSS Background Color

Background color for the above div is #335588

HTML with inline CSS

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

#335588 color code is use for CSS Border Color

CSS Border color for the above div is #335588

HTML with inline CSS

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

CSS Border Left color for the above div is #335588

HTML with inline CSS

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

CSS Border Right color for the above div is #335588

HTML with inline CSS

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

CSS Border Bottom color for the above div is #335588

HTML with inline CSS

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

CSS Border Top color for the above div is #335588

HTML with inline CSS

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

#335588 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#335588 Color code Preview on White Background

This is how #335588 Color code will look on white background color. Color contrast ratio is 7.51

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 #335588; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #335588; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 73 Views

Post your comment:-

By submitting comment you agree to our privacy policy.