#07209c Hex Color
rgb(7, 32, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | 20 | 9c | - | #07209c |
RGB | 7 | 32 | 156 | - | rgb(7,32,156) |
HSL | 230 | 91% | 32% | - | hsl(230,91%,32%) |
HSV | 230 | 96% | 61% | - | hsv(230,96%,61%) |
XYZ | 6.6049 | 3.4785 | 31.7758 | - | xyz(6.6049,3.4785,31.7758) |
CIE-LAB | 21.87 | 42.35 | -67.37 | - | lab(21.87,42.35,-67.37) |
CMYK | 0.95512820512821 | 0.79487179487179 | 0 | 0.38823529411765 | cmyk(0.95512820512821,0.79487179487179,0,0.38823529411765) |
Description
The RGB value of color #07209c is rgb(7, 32, 156).
In the hex color #07209c, The value of Red is 7, value of Green is 32, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #07209c consists of 230° Hue, 91% Saturation, and 32% Lightness.
In the CMYK color model, the color #07209c can be represented as Cyan=0.95512820512821%, Magenta=0.79487179487179%, Yellow=0%, and Black=0.38823529411765%.
Shades of #07209c
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 #07209c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #07209c
Preview of #07209c on White Background
The contrast ratio of #07209c with white color is 12.38
#07209c color will look good on a white background.
Preview of #07209c on black background
The contrast ratio of #07209c with black color is 1.7
Color Schemes of #07209c
Triadic Colors of #07209c
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 #07209c
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 #07209c
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 #07209c
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 #07209c
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: #07209c;
}
This is a sample text used for the color #07209c. 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: #07209c;
}
This is a sample text used for the color #07209c. 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 #07209c;
}
This is a sample text used for the color #07209c. 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 3.59%
Green 16.41%
Blue 80%
CMYK Percentage
Cyan 44.67
Magenta 37.17%
Yellow 0%
Black 18.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.