#88bdfb Hex Color
rgb(136, 189, 251)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 88 | bd | fb | - | #88bdfb |
| RGB | 136 | 189 | 251 | - | rgb(136,189,251) |
| HSL | 212 | 93% | 76% | - | hsl(212,93%,76%) |
| HSV | 212 | 46% | 98% | - | hsv(212,46%,98%) |
| XYZ | 45.7635 | 48.5945 | 98.2345 | - | xyz(45.7635,48.5945,98.2345) |
| CIE-LAB | 75.2 | -1.21 | -36.02 | - | lab(75.2,-1.21,-36.02) |
| CMYK | 0.45816733067729 | 0.24701195219123 | 0 | 0.015686274509804 | cmyk(0.45816733067729,0.24701195219123,0,0.015686274509804) |
Description
The RGB value of color #88bdfb is rgb(136, 189, 251).
In the hex color #88bdfb, The value of Red is 136, value of Green is 189, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #88bdfb consists of 212° Hue, 93% Saturation, and 76% Lightness.
In the CMYK color model, the color #88bdfb can be represented as Cyan=0.45816733067729%, Magenta=0.24701195219123%, Yellow=0%, and Black=0.015686274509804%.
Shades of #88bdfb
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 #88bdfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #88bdfb
Preview of #88bdfb on White Background
The contrast ratio of #88bdfb with white color is 1.96
Preview of #88bdfb on black background
The contrast ratio of #88bdfb with black color is 10.72
#88bdfb color will look good with a black background.
Color Schemes of #88bdfb
Triadic Colors of #88bdfb
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 #88bdfb
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 #88bdfb
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 #88bdfb
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: #88bdfb;
}
This is a sample text used for the color #88bdfb. 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: #88bdfb;
}
This is a sample text used for the color #88bdfb. 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 #88bdfb;
}
This is a sample text used for the color #88bdfb. 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 23.61%
Green 32.81%
Blue 43.58%
CMYK Percentage
Cyan 63.56
Magenta 34.27%
Yellow 0%
Black 2.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.