#1f4673 Hex Color
rgb(31, 70, 115)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | 46 | 73 | - | #1f4673 |
RGB | 31 | 70 | 115 | - | rgb(31,70,115) |
HSL | 212 | 58% | 29% | - | hsl(212,58%,29%) |
HSV | 212 | 73% | 45% | - | hsv(212,73%,45%) |
XYZ | 5.8497 | 5.9094 | 17.052 | - | xyz(5.8497,5.9094,17.052) |
CIE-LAB | 29.18 | 2.66 | -29.9 | - | lab(29.18,2.66,-29.9) |
CMYK | 0.7304347826087 | 0.39130434782609 | 0 | 0.54901960784314 | cmyk(0.7304347826087,0.39130434782609,0,0.54901960784314) |
Description
The RGB value of color #1f4673 is rgb(31, 70, 115).
In the hex color #1f4673, The value of Red is 31, value of Green is 70, and value of Blue is 115. The primary color is Blue. Similarly, The HSL values for #1f4673 consists of 212° Hue, 58% Saturation, and 29% Lightness.
In the CMYK color model, the color #1f4673 can be represented as Cyan=0.7304347826087%, Magenta=0.39130434782609%, Yellow=0%, and Black=0.54901960784314%.
Shades of #1f4673
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 #1f4673
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1f4673
Preview of #1f4673 on White Background
The contrast ratio of #1f4673 with white color is 9.62
#1f4673 color will look good on a white background.
Preview of #1f4673 on black background
The contrast ratio of #1f4673 with black color is 2.18
Color Schemes of #1f4673
Triadic Colors of #1f4673
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 #1f4673
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 #1f4673
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 #1f4673
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 #1f4673
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: #1f4673;
}
This is a sample text used for the color #1f4673. 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: #1f4673;
}
This is a sample text used for the color #1f4673. 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 #1f4673;
}
This is a sample text used for the color #1f4673. 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 14.35%
Green 32.41%
Blue 53.24%
CMYK Percentage
Cyan 43.72
Magenta 23.42%
Yellow 0%
Black 32.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.