#191ebc Hex Color
rgb(25, 30, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 19 | 1e | bc | - | #191ebc |
RGB | 25 | 30 | 188 | - | rgb(25,30,188) |
HSL | 238 | 77% | 42% | - | hsl(238,77%,42%) |
HSV | 238 | 87% | 74% | - | hsv(238,87%,74%) |
XYZ | 9.9423 | 4.7661 | 47.9729 | - | xyz(9.9423,4.7661,47.9729) |
CIE-LAB | 26.06 | 54.3 | -79.67 | - | lab(26.06,54.3,-79.67) |
CMYK | 0.86702127659574 | 0.84042553191489 | 0 | 0.26274509803922 | cmyk(0.86702127659574,0.84042553191489,0,0.26274509803922) |
Description
The RGB value of color #191ebc is rgb(25, 30, 188).
In the hex color #191ebc, The value of Red is 25, value of Green is 30, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #191ebc consists of 238° Hue, 77% Saturation, and 42% Lightness.
In the CMYK color model, the color #191ebc can be represented as Cyan=0.86702127659574%, Magenta=0.84042553191489%, Yellow=0%, and Black=0.26274509803922%.
Shades of #191ebc
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 #191ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #191ebc
Preview of #191ebc on White Background
The contrast ratio of #191ebc with white color is 10.75
#191ebc color will look good on a white background.
Preview of #191ebc on black background
The contrast ratio of #191ebc with black color is 1.95
Color Schemes of #191ebc
Triadic Colors of #191ebc
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 #191ebc
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 #191ebc
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 #191ebc
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 #191ebc
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: #191ebc;
}
This is a sample text used for the color #191ebc. 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: #191ebc;
}
This is a sample text used for the color #191ebc. 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 #191ebc;
}
This is a sample text used for the color #191ebc. 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 10.29%
Green 12.35%
Blue 77.37%
CMYK Percentage
Cyan 44.01
Magenta 42.66%
Yellow 0%
Black 13.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.