#6599b9 - Cerulean Frost Hex Color Code

#6599B9 (Cerulean Frost) - RGB 101, 153, 185 Color Information

#6599b9 Conversion Table

HEX Triplet 65, 99, B9
RGB Decimal 101, 153, 185
RGB Octal 145, 231, 271
RGB Percent 39.6%, 60%, 72.5%
RGB Binary 1100101, 10011001, 10111001
CMY 0.604, 0.400, 0.275
CMYK 45, 17, 0, 27

Percentages of Color #6599B9

R 39.6%
G 60%
B 72.5%
RGB Percentages of Color #6599b9
C 45%
M 17%
Y 0%
K 27%
CMYK Percentages of Color #6599b9

Color spaces of #6599B9 Cerulean Frost - RGB(101, 153, 185)

HSV (or HSB) 203°, 45°, 73°
HSL 203°, 38°, 56°
Web Safe #6699cc
XYZ 25.515, 29.052, 50.162
CIE-Lab 60.827, -8.609, -22.005
xyY 0.244, 0.277, 29.052
Decimal 6658489

#6599b9 Color Accessibility Scores (Cerulean Frost Contrast Checker)

#6599b9

On dark background [POOR]

#6599b9

On light background [GOOD]

#6599b9

As background color [GOOD]

Cerulean Frost ↔ #6599b9 Color Blindness Simulator

Coming soon... You can see how #6599b9 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#6599B9 Color Combinations - Color Schemes with 6599b9

#6599b9 Analogous Colors

#6599b9 Triadic Colors

#6599b9 Split Complementary Colors

#6599b9 Complementary Colors

Shades and Tints of #6599b9 Color Variations

#6599b9 Shade Color Variations (When you combine pure black with this color, #6599b9, darker shades are produced.)

#6599b9 Tint Color Variations (Lighter shades of #6599b9 can be created by blending the color with different amounts of white.)

Alternatives colours to Cerulean Frost (#6599b9)

#6599b9 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #6599b9
This sample text has a font color of #6599b9
#6599b9 Border Color
This sample element has a border color of #6599b9
#6599b9 CSS3 Linear Gradient
#6599b9 Background Color
This sample paragraph has a background color of #6599b9
#6599b9 Text Shadow
This sample text has a shadow color of #6599b9
Sample text with glow color #6599b9
This sample text has a glow color of #6599b9
#6599b9 Box Shadow
This sample element has a box shadow of #6599b9
Sample text with Underline Color #6599b9
This sample text has a underline color of #6599b9
A selection of SVG images/icons using the hex version #6599b9 of the current color.

#6599B9 in Programming

HTML5, CSS3 #6599b9
Java new Color(101, 153, 185);
.NET Color.FromArgb(255, 101, 153, 185);
Swift UIColor(red:101, green:153, blue:185, alpha:1.00000)
Objective-C [UIColor colorWithRed:101 green:153 blue:185 alpha:1.00000];
OpenGL glColor3f(101f, 153f, 185f);
Python Color('#6599b9')

#6599b9 - RGB(101, 153, 185) - Cerulean Frost Color FAQ

What is the color code for Cerulean Frost?

Hex color code for Cerulean Frost color is #6599b9. RGB color code for cerulean frost color is rgb(101, 153, 185).

What is the RGB value of #6599b9?

The RGB value corresponding to the hexadecimal color code #6599b9 is rgb(101, 153, 185). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '101' indicates the intensity of the red component, '153' represents the green component's intensity, and '185' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #6599b9.

What is the RGB percentage of #6599b9?

The RGB percentage composition for the hexadecimal color code #6599b9 is detailed as follows: 39.6% Red, 60% Green, and 72.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 39.6% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 60% and 72.5% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #6599b9.

What does RGB 101,153,185 mean?

The RGB color 101, 153, 185 represents a dull and muted shade of Blue. The websafe version of this color is hex 6699cc. This color might be commonly referred to as a shade similar to Cerulean Frost.

What is the CMYK (Cyan Magenta Yellow Black) color model of #6599b9?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #6599b9 is composed of 45% Cyan, 17% Magenta, 0% Yellow, and 27% Black. In this CMYK breakdown, the Cyan component at 45% influences the coolness or green-blue aspects of the color, whereas the 17% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 27% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #6599b9?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #6599b9 has an HSL value of 203° (degrees) for Hue, 38% for Saturation, and 56% for Lightness. In this HSL representation, the Hue at 203° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 38% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 56% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...