#103e40 Hex Color
rgb(16, 62, 64)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 10 | 3e | 40 | - | #103e40 |
| RGB | 16 | 62 | 64 | - | rgb(16,62,64) |
| HSL | 183 | 60% | 16% | - | hsl(183,60%,16%) |
| HSV | 183 | 75% | 25% | - | hsv(183,75%,25%) |
| XYZ | 2.8617 | 3.9256 | 5.4574 | - | xyz(2.8617,3.9256,5.4574) |
| CIE-LAB | 23.42 | -14.38 | -5.77 | - | lab(23.42,-14.38,-5.77) |
| CMYK | 0.75 | 0.03125 | 0 | 0.74901960784314 | cmyk(0.75,0.03125,0,0.74901960784314) |
Description
The RGB value of color #103e40 is rgb(16, 62, 64).
In the hex color #103e40, The value of Red is 16, value of Green is 62, and value of Blue is 64. The primary color is Blue. Similarly, The HSL values for #103e40 consists of 183° Hue, 60% Saturation, and 16% Lightness.
In the CMYK color model, the color #103e40 can be represented as Cyan=0.75%, Magenta=0.03125%, Yellow=0%, and Black=0.74901960784314%.
Shades of #103e40
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 #103e40
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #103e40
Preview of #103e40 on White Background
The contrast ratio of #103e40 with white color is 11.76
#103e40 color will look good on a white background.
Preview of #103e40 on black background
The contrast ratio of #103e40 with black color is 1.79
Color Schemes of #103e40
Triadic Colors of #103e40
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 #103e40
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 #103e40
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 #103e40
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 #103e40
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: #103e40;
}
This is a sample text used for the color #103e40. 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: #103e40;
}
This is a sample text used for the color #103e40. 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 #103e40;
}
This is a sample text used for the color #103e40. 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.27%
Green 43.66%
Blue 45.07%
CMYK Percentage
Cyan 49.01
Magenta 2.04%
Yellow 0%
Black 48.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.