#7098cd - Cerulean Frost Hex Color Code

#7098CD (Cerulean Frost) - RGB 112, 152, 205 Color Information

#7098cd Conversion Table

HEX Triplet 70, 98, CD
RGB Decimal 112, 152, 205
RGB Octal 160, 230, 315
RGB Percent 43.9%, 59.6%, 80.4%
RGB Binary 1110000, 10011000, 11001101
CMY 0.561, 0.404, 0.196
CMYK 45, 26, 0, 20

Percentages of Color #7098CD

R 43.9%
G 59.6%
B 80.4%
RGB Percentages of Color #7098cd
C 45%
M 26%
Y 0%
K 20%
CMYK Percentages of Color #7098cd

Color spaces of #7098CD Cerulean Frost - RGB(112, 152, 205)

HSV (or HSB) 214°, 45°, 80°
HSL 214°, 48°, 62°
Web Safe #6699cc
XYZ 28.930, 30.309, 62.083
CIE-Lab 61.920, 0.473, -31.500
xyY 0.238, 0.250, 30.309
Decimal 7379149

#7098cd Color Accessibility Scores (Cerulean Frost Contrast Checker)

#7098cd

On dark background [POOR]

#7098cd

On light background [GOOD]

#7098cd

As background color [GOOD]

Cerulean Frost ↔ #7098cd Color Blindness Simulator

Coming soon... You can see how #7098cd 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.

#7098CD Color Combinations - Color Schemes with 7098cd

#7098cd Analogous Colors

#7098cd Triadic Colors

#7098cd Split Complementary Colors

#7098cd Complementary Colors

Shades and Tints of #7098cd Color Variations

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

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

Alternatives colours to Cerulean Frost (#7098cd)

#7098cd Color Codes for CSS3/HTML5 and Icon Previews

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

#7098CD in Programming

HTML5, CSS3 #7098cd
Java new Color(112, 152, 205);
.NET Color.FromArgb(255, 112, 152, 205);
Swift UIColor(red:112, green:152, blue:205, alpha:1.00000)
Objective-C [UIColor colorWithRed:112 green:152 blue:205 alpha:1.00000];
OpenGL glColor3f(112f, 152f, 205f);
Python Color('#7098cd')

#7098cd - RGB(112, 152, 205) - Cerulean Frost Color FAQ

What is the color code for Cerulean Frost?

Hex color code for Cerulean Frost color is #7098cd. RGB color code for cerulean frost color is rgb(112, 152, 205).

What is the RGB value of #7098cd?

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

What is the RGB percentage of #7098cd?

The RGB percentage composition for the hexadecimal color code #7098cd is detailed as follows: 43.9% Red, 59.6% Green, and 80.4% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 43.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 59.6% and 80.4% 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 #7098cd.

What does RGB 112,152,205 mean?

The RGB color 112, 152, 205 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 #7098cd?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #7098cd is composed of 45% Cyan, 26% Magenta, 0% Yellow, and 20% Black. In this CMYK breakdown, the Cyan component at 45% influences the coolness or green-blue aspects of the color, whereas the 26% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 20% 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 #7098cd?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #7098cd has an HSL value of 214° (degrees) for Hue, 48% for Saturation, and 62% for Lightness. In this HSL representation, the Hue at 214° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 48% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 62% 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?
The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...