#05192e Hex Color
rgb(5, 25, 46)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | 19 | 2e | - | #05192e |
RGB | 5 | 25 | 46 | - | rgb(5,25,46) |
HSL | 211 | 80% | 10% | - | hsl(211,80%,10%) |
HSV | 211 | 89% | 18% | - | hsv(211,89%,18%) |
XYZ | 0.9034 | 0.9248 | 2.7157 | - | xyz(0.9034,0.9248,2.7157) |
CIE-LAB | 8.35 | 0.96 | -16.45 | - | lab(8.35,0.96,-16.45) |
CMYK | 0.89130434782609 | 0.45652173913043 | 0 | 0.81960784313725 | cmyk(0.89130434782609,0.45652173913043,0,0.81960784313725) |
Description
The RGB value of color #05192e is rgb(5, 25, 46).
In the hex color #05192e, The value of Red is 5, value of Green is 25, and value of Blue is 46. The primary color is Blue. Similarly, The HSL values for #05192e consists of 211° Hue, 80% Saturation, and 10% Lightness.
In the CMYK color model, the color #05192e can be represented as Cyan=0.89130434782609%, Magenta=0.45652173913043%, Yellow=0%, and Black=0.81960784313725%.
Shades of #05192e
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 #05192e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05192e
Preview of #05192e on White Background
The contrast ratio of #05192e with white color is 17.72
#05192e color will look good on a white background.
Preview of #05192e on black background
The contrast ratio of #05192e with black color is 1.18
Color Schemes of #05192e
Triadic Colors of #05192e
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 #05192e
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 #05192e
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 #05192e
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 #05192e
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: #05192e;
}
This is a sample text used for the color #05192e. 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: #05192e;
}
This is a sample text used for the color #05192e. 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 #05192e;
}
This is a sample text used for the color #05192e. 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 6.58%
Green 32.89%
Blue 60.53%
CMYK Percentage
Cyan 41.12
Magenta 21.06%
Yellow 0%
Black 37.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.