#1ba8dc Hex Color
rgb(27, 168, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1b | a8 | dc | - | #1ba8dc |
RGB | 27 | 168 | 220 | - | rgb(27,168,220) |
HSL | 196 | 78% | 48% | - | hsl(196,78%,48%) |
HSV | 196 | 88% | 86% | - | hsv(196,88%,86%) |
XYZ | 27.3729 | 33.4056 | 72.7154 | - | xyz(27.3729,33.4056,72.7154) |
CIE-LAB | 64.49 | -16.74 | -36.05 | - | lab(64.49,-16.74,-36.05) |
CMYK | 0.87727272727273 | 0.23636363636364 | 0 | 0.13725490196078 | cmyk(0.87727272727273,0.23636363636364,0,0.13725490196078) |
Description
The RGB value of color #1ba8dc is rgb(27, 168, 220).
In the hex color #1ba8dc, The value of Red is 27, value of Green is 168, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #1ba8dc consists of 196° Hue, 78% Saturation, and 48% Lightness.
In the CMYK color model, the color #1ba8dc can be represented as Cyan=0.87727272727273%, Magenta=0.23636363636364%, Yellow=0%, and Black=0.13725490196078%.
Shades of #1ba8dc
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 #1ba8dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ba8dc
Preview of #1ba8dc on White Background
The contrast ratio of #1ba8dc with white color is 2.73
Preview of #1ba8dc on black background
The contrast ratio of #1ba8dc with black color is 7.68
#1ba8dc color will look good with a black background.
Color Schemes of #1ba8dc
Triadic Colors of #1ba8dc
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 #1ba8dc
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 #1ba8dc
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 #1ba8dc
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: #1ba8dc;
}
This is a sample text used for the color #1ba8dc. 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: #1ba8dc;
}
This is a sample text used for the color #1ba8dc. 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 #1ba8dc;
}
This is a sample text used for the color #1ba8dc. 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 6.51%
Green 40.48%
Blue 53.01%
CMYK Percentage
Cyan 70.13
Magenta 18.9%
Yellow 0%
Black 10.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.