#2b2f90 Hex Color
rgb(43, 47, 144)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | 2f | 90 | - | #2b2f90 |
RGB | 43 | 47 | 144 | - | rgb(43,47,144) |
HSL | 238 | 54% | 37% | - | hsl(238,54%,37%) |
HSV | 238 | 70% | 56% | - | hsv(238,70%,56%) |
XYZ | 7.0468 | 4.5602 | 26.8944 | - | xyz(7.0468,4.5602,26.8944) |
CIE-LAB | 25.44 | 31.42 | -54.03 | - | lab(25.44,31.42,-54.03) |
CMYK | 0.70138888888889 | 0.67361111111111 | 0 | 0.43529411764706 | cmyk(0.70138888888889,0.67361111111111,0,0.43529411764706) |
Description
The RGB value of color #2b2f90 is rgb(43, 47, 144).
In the hex color #2b2f90, The value of Red is 43, value of Green is 47, and value of Blue is 144. The primary color is Blue. Similarly, The HSL values for #2b2f90 consists of 238° Hue, 54% Saturation, and 37% Lightness.
In the CMYK color model, the color #2b2f90 can be represented as Cyan=0.70138888888889%, Magenta=0.67361111111111%, Yellow=0%, and Black=0.43529411764706%.
Shades of #2b2f90
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 #2b2f90
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2b2f90
Preview of #2b2f90 on White Background
The contrast ratio of #2b2f90 with white color is 10.98
#2b2f90 color will look good on a white background.
Preview of #2b2f90 on black background
The contrast ratio of #2b2f90 with black color is 1.91
Color Schemes of #2b2f90
Triadic Colors of #2b2f90
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 #2b2f90
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 #2b2f90
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 #2b2f90
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 #2b2f90
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: #2b2f90;
}
This is a sample text used for the color #2b2f90. 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: #2b2f90;
}
This is a sample text used for the color #2b2f90. 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 #2b2f90;
}
This is a sample text used for the color #2b2f90. 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.38%
Green 20.09%
Blue 61.54%
CMYK Percentage
Cyan 38.74
Magenta 37.21%
Yellow 0%
Black 24.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.