#195967 Hex Color
rgb(25, 89, 103)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 19 | 59 | 67 | - | #195967 |
| RGB | 25 | 89 | 103 | - | rgb(25,89,103) |
| HSL | 191 | 61% | 25% | - | hsl(191,61%,25%) |
| HSV | 191 | 76% | 40% | - | hsv(191,76%,40%) |
| XYZ | 6.4215 | 8.3307 | 14.1015 | - | xyz(6.4215,8.3307,14.1015) |
| CIE-LAB | 34.66 | -14.73 | -13.84 | - | lab(34.66,-14.73,-13.84) |
| CMYK | 0.75728155339806 | 0.13592233009709 | 0 | 0.59607843137255 | cmyk(0.75728155339806,0.13592233009709,0,0.59607843137255) |
Description
The RGB value of color #195967 is rgb(25, 89, 103).
In the hex color #195967, The value of Red is 25, value of Green is 89, and value of Blue is 103. The primary color is Blue. Similarly, The HSL values for #195967 consists of 191° Hue, 61% Saturation, and 25% Lightness.
In the CMYK color model, the color #195967 can be represented as Cyan=0.75728155339806%, Magenta=0.13592233009709%, Yellow=0%, and Black=0.59607843137255%.
Shades of #195967
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 #195967
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #195967
Preview of #195967 on White Background
The contrast ratio of #195967 with white color is 7.88
#195967 color will look good on a white background.
Preview of #195967 on black background
The contrast ratio of #195967 with black color is 2.67
Color Schemes of #195967
Triadic Colors of #195967
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 #195967
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 #195967
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 #195967
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 #195967
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: #195967;
}
This is a sample text used for the color #195967. 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: #195967;
}
This is a sample text used for the color #195967. 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 #195967;
}
This is a sample text used for the color #195967. 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 11.52%
Green 41.01%
Blue 47.47%
CMYK Percentage
Cyan 50.85
Magenta 9.13%
Yellow 0%
Black 40.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.