#014ddc Hex Color
rgb(1, 77, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | 4d | dc | - | #014ddc |
RGB | 1 | 77 | 220 | - | rgb(1,77,220) |
HSL | 219 | 99% | 43% | - | hsl(219,99%,43%) |
HSV | 219 | 100% | 86% | - | hsv(219,100%,86%) |
XYZ | 15.5847 | 10.4815 | 68.9119 | - | xyz(15.5847,10.4815,68.9119) |
CIE-LAB | 38.69 | 37.92 | -77.42 | - | lab(38.69,37.92,-77.42) |
CMYK | 0.99545454545455 | 0.65 | 0 | 0.13725490196078 | cmyk(0.99545454545455,0.65,0,0.13725490196078) |
Description
The RGB value of color #014ddc is rgb(1, 77, 220).
In the hex color #014ddc, The value of Red is 1, value of Green is 77, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #014ddc consists of 219° Hue, 99% Saturation, and 43% Lightness.
In the CMYK color model, the color #014ddc can be represented as Cyan=0.99545454545455%, Magenta=0.65%, Yellow=0%, and Black=0.13725490196078%.
Shades of #014ddc
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 #014ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #014ddc
Preview of #014ddc on White Background
The contrast ratio of #014ddc with white color is 6.78
#014ddc color will look good on a white background.
Preview of #014ddc on black background
The contrast ratio of #014ddc with black color is 3.1
Color Schemes of #014ddc
Triadic Colors of #014ddc
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 #014ddc
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 #014ddc
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 #014ddc
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 #014ddc
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: #014ddc;
}
This is a sample text used for the color #014ddc. 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: #014ddc;
}
This is a sample text used for the color #014ddc. 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 #014ddc;
}
This is a sample text used for the color #014ddc. 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.34%
Green 25.84%
Blue 73.83%
CMYK Percentage
Cyan 55.84
Magenta 36.46%
Yellow 0%
Black 7.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.