crispedge.com

Color picker

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

#303048 hex color - Blue Regal - Violet - Cool color - Information

#303048 hex color - Blue Regal - Violet - Cool color

Color Hue/Base color: Violet

Hex #303048 Color Code is also known as Blue Regal color.

Hex #303048 Color code in RGB color code model is created after adding 18.82% red color, 18.82% green color and 28.24% blue color. Hex #303048 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 33% magenta, 0% yellow and 72% black.

Hex #303048 color code is between #333344 web safe hex color code and #222255 web safe hex color code. #333344 is the nearest web safe color code. You can see here many more shades of #303048 color code.

0 Likes 0 Comments | 40 Views

Color Table

Hex Color Code303048#303048
RGB Decimal48, 48, 72rgb(48, 48, 72)
RGB Percent19%, 19%, 28%rgb(19%, 19%, 28%)
CSS RGBa48, 48, 72,1rgba(48,48,72,1)
CMYK Modelcmyk(33%,33%,0%,72%)
HSL Color Space240,20% ,24%hsl(240,20% ,24%)
HSV Color Space240°, 33%, 28%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100000011000001001000
Octal6060110
Decimal484872
Hex303048

Different shades of #303048 color code.

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

Light Shade of #303048
#444467
Dark Shade of #303048
#1c1c29
Saturated Shade of #303048
#2a2a4e
Desaturated Shade of #303048
#363642
Grey scale Shade of #303048
#3c3c3c
Brighten Shade
#494961
Most Readable Shade
#FFFFFF

Shades of #303048 color code

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

#303048
#2a2a40
#252538
#202030
#1a1a28
#151520
#101018
#0a0a10
#050508
#000000

Similar Color like #303048 color

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

#313149
#32324a
#33334b
#34344c
#35354d
#36364e
#37374f
#383850
#393951
#3a3a52
#3b3b53
#3c3c54
#3d3d55
#3e3e56
#2f2f47
#2e2e46
#2d2d45
#2c2c44
#2b2b43
#2a2a42
#292941
#282840
#27273f
#26263e
#25253d
#24243c
#23233b
#22223a

Monochromatic Color with #303048

#303048
#4c4c72
#69699d
#8585c7
#a1a1f2
#14141d

Tints of #303048 Color

#303048
#47475c
#5e5e70
#757585
#8c8c99
#a3a3ad
#babac2
#d1d1d6
#e8e8ea
#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

#303048
#484830

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

Split Complementary

#303048
#483c30
#3c4830

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

Analogous Color

#303a48
#303548
#303048
#353048
#3a3048

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

#303048
#483030
#304830

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

#303048
#48303c
#484830
#30483c

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

#303048
#484830
#3c4830
#3c3048

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 #303048 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.

#303048 Color Code Preview on Black Background Color

This is how #303048 Color will look on black background color. Color contrast ratio is 1.64

#303048 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #303048

HTML with inline CSS

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

Your Example Paragraph content text in with font color #303048

#303048 color code is use for CSS Background Color

Background color for the above div is #303048

HTML with inline CSS

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

#303048 color code is use for CSS Border Color

CSS Border color for the above div is #303048

HTML with inline CSS

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

CSS Border Left color for the above div is #303048

HTML with inline CSS

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

CSS Border Right color for the above div is #303048

HTML with inline CSS

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

CSS Border Bottom color for the above div is #303048

HTML with inline CSS

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

CSS Border Top color for the above div is #303048

HTML with inline CSS

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

#303048 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#303048 Color code Preview on White Background

This is how #303048 Color code will look on white background color. Color contrast ratio is 12.79

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

Related Gradients

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

0 Likes 0 Comments | 40 Views

Post your comment:-

By submitting comment you agree to our privacy policy.