#228198 Hex Color
rgb(34, 129, 152)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 22 | 81 | 98 | - | #228198 |
| RGB | 34 | 129 | 152 | - | rgb(34,129,152) |
| HSL | 192 | 63% | 36% | - | hsl(192,63%,36%) |
| HSV | 192 | 78% | 60% | - | hsv(192,78%,60%) |
| XYZ | 14.1774 | 18.3076 | 32.4923 | - | xyz(14.1774,18.3076,32.4923) |
| CIE-LAB | 49.87 | -18.74 | -20.09 | - | lab(49.87,-18.74,-20.09) |
| CMYK | 0.77631578947368 | 0.15131578947368 | 0 | 0.40392156862745 | cmyk(0.77631578947368,0.15131578947368,0,0.40392156862745) |
Description
The RGB value of color #228198 is rgb(34, 129, 152).
In the hex color #228198, The value of Red is 34, value of Green is 129, and value of Blue is 152. The primary color is Blue. Similarly, The HSL values for #228198 consists of 192° Hue, 63% Saturation, and 36% Lightness.
In the CMYK color model, the color #228198 can be represented as Cyan=0.77631578947368%, Magenta=0.15131578947368%, Yellow=0%, and Black=0.40392156862745%.
Shades of #228198
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 #228198
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #228198
Preview of #228198 on White Background
The contrast ratio of #228198 with white color is 4.5
Preview of #228198 on black background
The contrast ratio of #228198 with black color is 4.66
#228198 color will look good with a black background.
Color Schemes of #228198
Triadic Colors of #228198
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 #228198
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 #228198
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 #228198
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 #228198
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: #228198;
}
This is a sample text used for the color #228198. 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: #228198;
}
This is a sample text used for the color #228198. 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 #228198;
}
This is a sample text used for the color #228198. 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.79%
Green 40.95%
Blue 48.25%
CMYK Percentage
Cyan 58.3
Magenta 11.36%
Yellow 0%
Black 30.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.