#1b7fdc Hex Color
rgb(27, 127, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1b | 7f | dc | - | #1b7fdc |
RGB | 27 | 127 | 220 | - | rgb(27,127,220) |
HSL | 209 | 78% | 48% | - | hsl(209,78%,48%) |
HSV | 209 | 88% | 86% | - | hsv(209,88%,86%) |
XYZ | 20.9596 | 20.5791 | 70.5776 | - | xyz(20.9596,20.5791,70.5776) |
CIE-LAB | 52.49 | 6.88 | -55.01 | - | lab(52.49,6.88,-55.01) |
CMYK | 0.87727272727273 | 0.42272727272727 | 0 | 0.13725490196078 | cmyk(0.87727272727273,0.42272727272727,0,0.13725490196078) |
Description
The RGB value of color #1b7fdc is rgb(27, 127, 220).
In the hex color #1b7fdc, The value of Red is 27, value of Green is 127, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #1b7fdc consists of 209° Hue, 78% Saturation, and 48% Lightness.
In the CMYK color model, the color #1b7fdc can be represented as Cyan=0.87727272727273%, Magenta=0.42272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #1b7fdc
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 #1b7fdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1b7fdc
Preview of #1b7fdc on White Background
The contrast ratio of #1b7fdc with white color is 4.1
Preview of #1b7fdc on black background
The contrast ratio of #1b7fdc with black color is 5.12
#1b7fdc color will look good with a black background.
Color Schemes of #1b7fdc
Triadic Colors of #1b7fdc
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 #1b7fdc
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 #1b7fdc
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 #1b7fdc
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: #1b7fdc;
}
This is a sample text used for the color #1b7fdc. 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: #1b7fdc;
}
This is a sample text used for the color #1b7fdc. 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 #1b7fdc;
}
This is a sample text used for the color #1b7fdc. 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 7.22%
Green 33.96%
Blue 58.82%
CMYK Percentage
Cyan 61.04
Magenta 29.41%
Yellow 0%
Black 9.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.