#1ae5fb Hex Color
rgb(26, 229, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | e5 | fb | - | #1ae5fb |
RGB | 26 | 229 | 251 | - | rgb(26,229,251) |
HSL | 186 | 97% | 54% | - | hsl(186,97%,54%) |
HSV | 186 | 90% | 98% | - | hsv(186,90%,98%) |
XYZ | 45.8579 | 63.2233 | 101.0531 | - | xyz(45.8579,63.2233,101.0531) |
CIE-LAB | 83.56 | -36.98 | -23.43 | - | lab(83.56,-36.98,-23.43) |
CMYK | 0.89641434262948 | 0.087649402390438 | 0 | 0.015686274509804 | cmyk(0.89641434262948,0.087649402390438,0,0.015686274509804) |
Description
The RGB value of color #1ae5fb is rgb(26, 229, 251).
In the hex color #1ae5fb, The value of Red is 26, value of Green is 229, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #1ae5fb consists of 186° Hue, 97% Saturation, and 54% Lightness.
In the CMYK color model, the color #1ae5fb can be represented as Cyan=0.89641434262948%, Magenta=0.087649402390438%, Yellow=0%, and Black=0.015686274509804%.
Shades of #1ae5fb
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 #1ae5fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ae5fb
Preview of #1ae5fb on White Background
The contrast ratio of #1ae5fb with white color is 1.54
Preview of #1ae5fb on black background
The contrast ratio of #1ae5fb with black color is 13.64
#1ae5fb color will look good with a black background.
Color Schemes of #1ae5fb
Triadic Colors of #1ae5fb
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 #1ae5fb
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 #1ae5fb
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 #1ae5fb
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: #1ae5fb;
}
This is a sample text used for the color #1ae5fb. 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: #1ae5fb;
}
This is a sample text used for the color #1ae5fb. 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 #1ae5fb;
}
This is a sample text used for the color #1ae5fb. 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 5.14%
Green 45.26%
Blue 49.6%
CMYK Percentage
Cyan 89.66
Magenta 8.77%
Yellow 0%
Black 1.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.