#8bbdfa Hex Color
rgb(139, 189, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | bd | fa | - | #8bbdfa |
RGB | 139 | 189 | 250 | - | rgb(139,189,250) |
HSL | 213 | 92% | 76% | - | hsl(213,92%,76%) |
HSV | 213 | 44% | 98% | - | hsv(213,44%,98%) |
XYZ | 46.1004 | 48.7863 | 97.4294 | - | xyz(46.1004,48.7863,97.4294) |
CIE-LAB | 75.32 | -0.76 | -35.28 | - | lab(75.32,-0.76,-35.28) |
CMYK | 0.444 | 0.244 | 0 | 0.019607843137255 | cmyk(0.444,0.244,0,0.019607843137255) |
Description
The RGB value of color #8bbdfa is rgb(139, 189, 250).
In the hex color #8bbdfa, The value of Red is 139, value of Green is 189, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #8bbdfa consists of 213° Hue, 92% Saturation, and 76% Lightness.
In the CMYK color model, the color #8bbdfa can be represented as Cyan=0.444%, Magenta=0.244%, Yellow=0%, and Black=0.019607843137255%.
Shades of #8bbdfa
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #8bbdfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8bbdfa
Preview of #8bbdfa on White Background
The contrast ratio of #8bbdfa with white color is 1.95
Preview of #8bbdfa on black background
The contrast ratio of #8bbdfa with black color is 10.76
#8bbdfa color will look good with a black background.
Color Schemes of #8bbdfa
Triadic Colors of #8bbdfa
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #8bbdfa
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #8bbdfa
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #8bbdfa
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #8bbdfa;
}
This is a sample text used for the color #8bbdfa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #8bbdfa;
}
This is a sample text used for the color #8bbdfa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #8bbdfa;
}
This is a sample text used for the color #8bbdfa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 24.05%
Green 32.7%
Blue 43.25%
CMYK Percentage
Cyan 62.75
Magenta 34.48%
Yellow 0%
Black 2.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.