#018fc4 Hex Color
rgb(1, 143, 196)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 01 | 8f | c4 | - | #018fc4 |
| RGB | 1 | 143 | 196 | - | rgb(1,143,196) |
| HSL | 196 | 99% | 39% | - | hsl(196,99%,39%) |
| HSV | 196 | 99% | 77% | - | hsv(196,99%,77%) |
| XYZ | 19.7988 | 23.6369 | 55.7434 | - | xyz(19.7988,23.6369,55.7434) |
| CIE-LAB | 55.72 | -12.75 | -36.34 | - | lab(55.72,-12.75,-36.34) |
| CMYK | 0.99489795918367 | 0.27040816326531 | 0 | 0.23137254901961 | cmyk(0.99489795918367,0.27040816326531,0,0.23137254901961) |
Description
The RGB value of color #018fc4 is rgb(1, 143, 196).
In the hex color #018fc4, The value of Red is 1, value of Green is 143, and value of Blue is 196. The primary color is Blue. Similarly, The HSL values for #018fc4 consists of 196° Hue, 99% Saturation, and 39% Lightness.
In the CMYK color model, the color #018fc4 can be represented as Cyan=0.99489795918367%, Magenta=0.27040816326531%, Yellow=0%, and Black=0.23137254901961%.
Shades of #018fc4
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 #018fc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #018fc4
Preview of #018fc4 on White Background
The contrast ratio of #018fc4 with white color is 3.67
Preview of #018fc4 on black background
The contrast ratio of #018fc4 with black color is 5.73
#018fc4 color will look good with a black background.
Color Schemes of #018fc4
Triadic Colors of #018fc4
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 #018fc4
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 #018fc4
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 #018fc4
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.
Monochromatic Colors of #018fc4
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #018fc4;
}
This is a sample text used for the color #018fc4. 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: #018fc4;
}
This is a sample text used for the color #018fc4. 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 #018fc4;
}
This is a sample text used for the color #018fc4. 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 0.29%
Green 42.06%
Blue 57.65%
CMYK Percentage
Cyan 66.47
Magenta 18.07%
Yellow 0%
Black 15.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.