#13067b Hex Color
rgb(19, 6, 123)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 13 | 06 | 7b | - | #13067b |
| RGB | 19 | 6 | 123 | - | rgb(19,6,123) |
| HSL | 247 | 91% | 25% | - | hsl(247,91%,25%) |
| HSV | 247 | 95% | 48% | - | hsv(247,95%,48%) |
| XYZ | 3.9088 | 1.6988 | 18.8608 | - | xyz(3.9088,1.6988,18.8608) |
| CIE-LAB | 13.82 | 44.05 | -60.07 | - | lab(13.82,44.05,-60.07) |
| CMYK | 0.84552845528455 | 0.95121951219512 | 0 | 0.51764705882353 | cmyk(0.84552845528455,0.95121951219512,0,0.51764705882353) |
Description
The RGB value of color #13067b is rgb(19, 6, 123).
In the hex color #13067b, The value of Red is 19, value of Green is 6, and value of Blue is 123. The primary color is Blue. Similarly, The HSL values for #13067b consists of 247° Hue, 91% Saturation, and 25% Lightness.
In the CMYK color model, the color #13067b can be represented as Cyan=0.84552845528455%, Magenta=0.95121951219512%, Yellow=0%, and Black=0.51764705882353%.
Shades of #13067b
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 #13067b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #13067b
Preview of #13067b on White Background
The contrast ratio of #13067b with white color is 15.67
#13067b color will look good on a white background.
Preview of #13067b on black background
The contrast ratio of #13067b with black color is 1.34
Color Schemes of #13067b
Triadic Colors of #13067b
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 #13067b
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 #13067b
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 #13067b
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 #13067b
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: #13067b;
}
This is a sample text used for the color #13067b. 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: #13067b;
}
This is a sample text used for the color #13067b. 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 #13067b;
}
This is a sample text used for the color #13067b. 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 12.84%
Green 4.05%
Blue 83.11%
CMYK Percentage
Cyan 36.53
Magenta 41.1%
Yellow 0%
Black 22.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.