#1c16fb Hex Color
rgb(28, 22, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | 16 | fb | - | #1c16fb |
RGB | 28 | 22 | 251 | - | rgb(28,22,251) |
HSL | 242 | 97% | 54% | - | hsl(242,97%,54%) |
HSV | 242 | 91% | 98% | - | hsv(242,91%,98%) |
XYZ | 18.1784 | 7.7857 | 91.8115 | - | xyz(18.1784,7.7857,91.8115) |
CIE-LAB | 33.53 | 74.58 | -103.55 | - | lab(33.53,74.58,-103.55) |
CMYK | 0.88844621513944 | 0.91235059760956 | 0 | 0.015686274509804 | cmyk(0.88844621513944,0.91235059760956,0,0.015686274509804) |
Description
The RGB value of color #1c16fb is rgb(28, 22, 251).
In the hex color #1c16fb, The value of Red is 28, value of Green is 22, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #1c16fb consists of 242° Hue, 97% Saturation, and 54% Lightness.
In the CMYK color model, the color #1c16fb can be represented as Cyan=0.88844621513944%, Magenta=0.91235059760956%, Yellow=0%, and Black=0.015686274509804%.
Shades of #1c16fb
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 #1c16fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1c16fb
Preview of #1c16fb on White Background
The contrast ratio of #1c16fb with white color is 8.21
#1c16fb color will look good on a white background.
Preview of #1c16fb on black background
The contrast ratio of #1c16fb with black color is 2.56
Color Schemes of #1c16fb
Triadic Colors of #1c16fb
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 #1c16fb
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 #1c16fb
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 #1c16fb
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: #1c16fb;
}
This is a sample text used for the color #1c16fb. 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: #1c16fb;
}
This is a sample text used for the color #1c16fb. 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 #1c16fb;
}
This is a sample text used for the color #1c16fb. 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 9.3%
Green 7.31%
Blue 83.39%
CMYK Percentage
Cyan 48.91
Magenta 50.23%
Yellow 0%
Black 0.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.