#0f8cff - Dodger Blue Hex Color Code

#0F8CFF (Dodger Blue) - RGB 15, 140, 255 Color Information

#0f8cff Conversion Table

HEX Triplet 0F, 8C, FF
RGB Decimal 15, 140, 255
RGB Octal 17, 214, 377
RGB Percent 5.9%, 54.9%, 100%
RGB Binary 1111, 10001100, 11111111
CMY 0.941, 0.451, 0.000
CMYK 94, 45, 0, 0

Percentages of Color #0F8CFF

R 5.9%
G 54.9%
B 100%
RGB Percentages of Color #0f8cff
C 94%
M 45%
Y 0%
K 0%
CMYK Percentages of Color #0f8cff

Color spaces of #0F8CFF Dodger Blue - RGB(15, 140, 255)

HSV (or HSB) 209°, 94°, 100°
HSL 209°, 100°, 53°
Web Safe #0099ff
XYZ 27.625, 26.078, 98.185
CIE-Lab 58.111, 11.758, -65.446
xyY 0.182, 0.172, 26.078
Decimal 1019135

#0f8cff Color Accessibility Scores (Dodger Blue Contrast Checker)

#0f8cff

On dark background [POOR]

#0f8cff

On light background [GOOD]

#0f8cff

As background color [GOOD]

Dodger Blue ↔ #0f8cff Color Blindness Simulator

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

#0F8CFF Color Combinations - Color Schemes with 0f8cff

#0f8cff Analogous Colors

#0f8cff Triadic Colors

#0f8cff Split Complementary Colors

#0f8cff Complementary Colors

Shades and Tints of #0f8cff Color Variations

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

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

Alternatives colours to Dodger Blue (#0f8cff)

#0f8cff Color Codes for CSS3/HTML5 and Icon Previews

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

#0F8CFF in Programming

HTML5, CSS3 #0f8cff
Java new Color(15, 140, 255);
.NET Color.FromArgb(255, 15, 140, 255);
Swift UIColor(red:15, green:140, blue:255, alpha:1.00000)
Objective-C [UIColor colorWithRed:15 green:140 blue:255 alpha:1.00000];
OpenGL glColor3f(15f, 140f, 255f);
Python Color('#0f8cff')

#0f8cff - RGB(15, 140, 255) - Dodger Blue Color FAQ

What is the color code for Dodger Blue?

Hex color code for Dodger Blue color is #0f8cff. RGB color code for dodger blue color is rgb(15, 140, 255).

What is the RGB value of #0f8cff?

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

What is the RGB percentage of #0f8cff?

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

What does RGB 15,140,255 mean?

The RGB color 15, 140, 255 represents a dull and muted shade of Blue. The websafe version of this color is hex 0099ff. This color might be commonly referred to as a shade similar to Dodger Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #0f8cff?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #0f8cff has an HSL value of 209° (degrees) for Hue, 100% for Saturation, and 53% for Lightness. In this HSL representation, the Hue at 209° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 53% 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 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...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...