#194bdc Hex Color
rgb(25, 75, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 19 | 4b | dc | - | #194bdc |
RGB | 25 | 75 | 220 | - | rgb(25,75,220) |
HSL | 225 | 80% | 48% | - | hsl(225,80%,48%) |
HSV | 225 | 89% | 86% | - | hsv(225,89%,86%) |
XYZ | 15.8352 | 10.4061 | 68.8841 | - | xyz(15.8352,10.4061,68.8841) |
CIE-LAB | 38.56 | 39.95 | -77.62 | - | lab(38.56,39.95,-77.62) |
CMYK | 0.88636363636364 | 0.65909090909091 | 0 | 0.13725490196078 | cmyk(0.88636363636364,0.65909090909091,0,0.13725490196078) |
Description
The RGB value of color #194bdc is rgb(25, 75, 220).
In the hex color #194bdc, The value of Red is 25, value of Green is 75, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #194bdc consists of 225° Hue, 80% Saturation, and 48% Lightness.
In the CMYK color model, the color #194bdc can be represented as Cyan=0.88636363636364%, Magenta=0.65909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #194bdc
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 #194bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #194bdc
Preview of #194bdc on White Background
The contrast ratio of #194bdc with white color is 6.82
#194bdc color will look good on a white background.
Preview of #194bdc on black background
The contrast ratio of #194bdc with black color is 3.08
Color Schemes of #194bdc
Triadic Colors of #194bdc
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 #194bdc
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 #194bdc
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 #194bdc
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.
Color Usage
You can set the css color of a text using:
.class{
color: #194bdc;
}
This is a sample text used for the color #194bdc. 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: #194bdc;
}
This is a sample text used for the color #194bdc. 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 #194bdc;
}
This is a sample text used for the color #194bdc. 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 7.81%
Green 23.44%
Blue 68.75%
CMYK Percentage
Cyan 52.67
Magenta 39.17%
Yellow 0%
Black 8.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.