✓ Copied to clipboard
#525BBC (Blue) color swatch preview — Color From Pic.
#525BBC — Blue color swatch

Blue

#525BBC

📝 Color Information for #525BBC

The hexadecimal color code #525BBC represents a medium shade in the blue family. In the RGB color model, this color is composed of 82 red, 91 green, and 188 blue, which translates to approximately 32% red, 36% green, and 74% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #525BBC has a hue of 235 degrees, a saturation level of 44%, and a lightness value of 53%. The hue angle of 235° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 235°, saturation of 56%, and brightness/value of 74%. For print applications using the CMYK color model, #525BBC would be reproduced using 56% cyan, 52% magenta, 0% yellow, and 26% black. The closest web-safe color is #6666CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #525BBC with other colors, consider its complementary color at hue 55° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5397436, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #525BBC

Tailwind CSS
indigo-700
HEX
#525BBC
RGB
rgb(82, 91, 188)
RGB %
32%, 36%, 74%
HSL
hsl(235, 44%, 53%)
HSV
hsv(235, 56%, 74%)
CMYK
56%, 52%, 0%, 26%
Decimal
5397436
Web Safe
#6666CC

🎨 Color Schemes for #525BBC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #525BBC

🌗 Shades and Tints of #525BBC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #525BBC

Tones (adding gray / desaturating)

🌈 Hue Variations of #525BBC

Hue Variations (shifting the color spectrum)

👁️ Preview of #525BBC in Use

Text on #525BBC
This demonstrates text readability on the color background. (Click to edit)
#525BBC as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #525BBC

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #525BBC

:root { --color-hex: #525BBC; --color-rgb: 82, 91, 188; --color-hsl: 235, 44%, 53%; } .bg-color { background-color: #525BBC; } .text-color { color: #525BBC; } .border-color { border-color: #525BBC; }

🛠️ Use #525BBC in Your Project

🎨
Build a Palette with #525BBC
Generate harmonious color schemes
⚖️
Check Contrast for #525BBC
WCAG accessibility testing
🌈
Create a Gradient with #525BBC
Beautiful CSS gradients

🔗 Related Colors to #525BBC

#5290BC
Hue -30°
#5276BC
Hue -15°
#6452BC
Hue +15°
#7E52BC
Hue +30°
#4049A5
85% L
#353C88
70% L
#272C63
50% L
#171A3B
30% L
#737BC9
62% L
#989DD7
72% L
#B9BDE4
81% L
#DEE0F2
91% L

About Blue (#525BBC)

Blue is a medium, moderately saturated, cool blue color with a hue angle of 235°, saturation of 44%, and lightness of 53%. Its RGB value is (82, 91, 188) and its CMYK breakdown is C:56% M:52% Y:0% K:26%.

This is a Summer (Cool) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #525BBC

What is the HEX code for Blue? +

The HEX code for Blue is #525BBC. In CSS you can use it directly as color: #525BBC; or as a background: background-color: #525BBC;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #525BBC? +

The RGB value of #525BBC is rgb(82, 91, 188). This means the color contains 82 out of 255 parts red, 91 out of 255 parts green, and 188 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(82, 91, 188);

What is the HSL value of #525BBC? +

The HSL value of #525BBC is hsl(235, 44%, 53%). The hue is 235°, placing it in the blue family on the color wheel. The saturation is 44%, making it moderately saturated. The lightness is 53%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #525BBC a warm or cool color? +

#525BBC is classified as a cool color based on its hue angle of 235°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #525BBC? +

The approximate CMYK value of #525BBC is C:56% M:52% Y:0% K:26%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #525BBC with Other Tools

🔢
Color Converter
Get all formats for #525BBC — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #525BBC passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #525BBC.
👓
Blindness Simulator
See how #525BBC appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #525BBC.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #525BBC.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #525BBC.
🔬
Technical Formats
See #525BBC in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #525BBC as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.