#1bdcee Hex Color
rgb(27, 220, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1b | dc | ee | - | #1bdcee |
RGB | 27 | 220 | 238 | - | rgb(27,220,238) |
HSL | 185 | 86% | 52% | - | hsl(185,86%,52%) |
HSV | 185 | 89% | 93% | - | hsv(185,89%,93%) |
XYZ | 41.4778 | 57.5925 | 89.8193 | - | xyz(41.4778,57.5925,89.8193) |
CIE-LAB | 80.51 | -36.75 | -21.17 | - | lab(80.51,-36.75,-21.17) |
CMYK | 0.88655462184874 | 0.07563025210084 | 0 | 0.066666666666667 | cmyk(0.88655462184874,0.07563025210084,0,0.066666666666667) |
Description
The RGB value of color #1bdcee is rgb(27, 220, 238).
In the hex color #1bdcee, The value of Red is 27, value of Green is 220, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #1bdcee consists of 185° Hue, 86% Saturation, and 52% Lightness.
In the CMYK color model, the color #1bdcee can be represented as Cyan=0.88655462184874%, Magenta=0.07563025210084%, Yellow=0%, and Black=0.066666666666667%.
Shades of #1bdcee
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 #1bdcee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1bdcee
Preview of #1bdcee on White Background
The contrast ratio of #1bdcee with white color is 1.68
Preview of #1bdcee on black background
The contrast ratio of #1bdcee with black color is 12.52
#1bdcee color will look good with a black background.
Color Schemes of #1bdcee
Triadic Colors of #1bdcee
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 #1bdcee
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 #1bdcee
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 #1bdcee
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: #1bdcee;
}
This is a sample text used for the color #1bdcee. 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: #1bdcee;
}
This is a sample text used for the color #1bdcee. 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 #1bdcee;
}
This is a sample text used for the color #1bdcee. 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.57%
Green 45.36%
Blue 49.07%
CMYK Percentage
Cyan 86.17
Magenta 7.35%
Yellow 0%
Black 6.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.