#192d41 Hex Color
rgb(25, 45, 65)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 19 | 2d | 41 | - | #192d41 |
RGB | 25 | 45 | 65 | - | rgb(25,45,65) |
HSL | 210 | 44% | 18% | - | hsl(210,44%,18%) |
HSV | 210 | 62% | 25% | - | hsv(210,62%,25%) |
XYZ | 2.2934 | 2.4651 | 5.356 | - | xyz(2.2934,2.4651,5.356) |
CIE-LAB | 17.76 | -1.03 | -15.07 | - | lab(17.76,-1.03,-15.07) |
CMYK | 0.61538461538462 | 0.30769230769231 | 0 | 0.74509803921569 | cmyk(0.61538461538462,0.30769230769231,0,0.74509803921569) |
Description
The RGB value of color #192d41 is rgb(25, 45, 65).
In the hex color #192d41, The value of Red is 25, value of Green is 45, and value of Blue is 65. The primary color is Blue. Similarly, The HSL values for #192d41 consists of 210° Hue, 44% Saturation, and 18% Lightness.
In the CMYK color model, the color #192d41 can be represented as Cyan=0.61538461538462%, Magenta=0.30769230769231%, Yellow=0%, and Black=0.74509803921569%.
Shades of #192d41
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 #192d41
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #192d41
Preview of #192d41 on White Background
The contrast ratio of #192d41 with white color is 14.07
#192d41 color will look good on a white background.
Preview of #192d41 on black background
The contrast ratio of #192d41 with black color is 1.49
Color Schemes of #192d41
Triadic Colors of #192d41
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 #192d41
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 #192d41
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 #192d41
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 #192d41
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: #192d41;
}
This is a sample text used for the color #192d41. 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: #192d41;
}
This is a sample text used for the color #192d41. 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 #192d41;
}
This is a sample text used for the color #192d41. 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 18.52%
Green 33.33%
Blue 48.15%
CMYK Percentage
Cyan 36.89
Magenta 18.44%
Yellow 0%
Black 44.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.