#1c6aff Hex Color
rgb(28, 106, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | 6a | ff | - | #1c6aff |
RGB | 28 | 106 | 255 | - | rgb(28,106,255) |
HSL | 219 | 100% | 55% | - | hsl(219,100%,55%) |
HSV | 219 | 89% | 100% | - | hsv(219,89%,100%) |
XYZ | 23.6829 | 17.7749 | 96.7904 | - | xyz(23.6829,17.7749,96.7904) |
CIE-LAB | 49.22 | 33.5 | -79.85 | - | lab(49.22,33.5,-79.85) |
CMYK | 0.89019607843137 | 0.5843137254902 | 0 | 0 | cmyk(0.89019607843137,0.5843137254902,0,0) |
Description
The RGB value of color #1c6aff is rgb(28, 106, 255).
In the hex color #1c6aff, The value of Red is 28, value of Green is 106, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #1c6aff consists of 219° Hue, 100% Saturation, and 55% Lightness.
In the CMYK color model, the color #1c6aff can be represented as Cyan=0.89019607843137%, Magenta=0.5843137254902%, Yellow=0%, and Black=0%.
Shades of #1c6aff
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 #1c6aff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1c6aff
Preview of #1c6aff on White Background
The contrast ratio of #1c6aff with white color is 4.61
#1c6aff color will look good on a white background.
Preview of #1c6aff on black background
The contrast ratio of #1c6aff with black color is 4.55
Color Schemes of #1c6aff
Triadic Colors of #1c6aff
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 #1c6aff
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 #1c6aff
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 #1c6aff
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: #1c6aff;
}
This is a sample text used for the color #1c6aff. 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: #1c6aff;
}
This is a sample text used for the color #1c6aff. 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 #1c6aff;
}
This is a sample text used for the color #1c6aff. 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.2%
Green 27.25%
Blue 65.55%
CMYK Percentage
Cyan 60.37
Magenta 39.63%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.