#013e4f Hex Color
rgb(1, 62, 79)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 01 | 3e | 4f | - | #013e4f |
| RGB | 1 | 62 | 79 | - | rgb(1,62,79) |
| HSL | 193 | 98% | 16% | - | hsl(193,98%,16%) |
| HSV | 193 | 99% | 31% | - | hsv(193,99%,31%) |
| XYZ | 3.1464 | 4.0162 | 8.0065 | - | xyz(3.1464,4.0162,8.0065) |
| CIE-LAB | 23.72 | -10.68 | -15.3 | - | lab(23.72,-10.68,-15.3) |
| CMYK | 0.9873417721519 | 0.21518987341772 | 0 | 0.69019607843137 | cmyk(0.9873417721519,0.21518987341772,0,0.69019607843137) |
Description
The RGB value of color #013e4f is rgb(1, 62, 79).
In the hex color #013e4f, The value of Red is 1, value of Green is 62, and value of Blue is 79. The primary color is Blue. Similarly, The HSL values for #013e4f consists of 193° Hue, 98% Saturation, and 16% Lightness.
In the CMYK color model, the color #013e4f can be represented as Cyan=0.9873417721519%, Magenta=0.21518987341772%, Yellow=0%, and Black=0.69019607843137%.
Shades of #013e4f
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 #013e4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #013e4f
Preview of #013e4f on White Background
The contrast ratio of #013e4f with white color is 11.65
#013e4f color will look good on a white background.
Preview of #013e4f on black background
The contrast ratio of #013e4f with black color is 1.8
Color Schemes of #013e4f
Triadic Colors of #013e4f
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 #013e4f
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 #013e4f
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 #013e4f
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 #013e4f
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: #013e4f;
}
This is a sample text used for the color #013e4f. 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: #013e4f;
}
This is a sample text used for the color #013e4f. 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 #013e4f;
}
This is a sample text used for the color #013e4f. 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.7%
Green 43.66%
Blue 55.63%
CMYK Percentage
Cyan 52.17
Magenta 11.37%
Yellow 0%
Black 36.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.