#103660 Hex Color
rgb(16, 54, 96)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 10 | 36 | 60 | - | #103660 |
RGB | 16 | 54 | 96 | - | rgb(16,54,96) |
HSL | 212 | 71% | 22% | - | hsl(212,71%,22%) |
HSV | 212 | 83% | 38% | - | hsv(212,83%,38%) |
XYZ | 3.6442 | 3.593 | 11.5678 | - | xyz(3.6442,3.593,11.5678) |
CIE-LAB | 22.28 | 3.61 | -28.73 | - | lab(22.28,3.61,-28.73) |
CMYK | 0.83333333333333 | 0.4375 | 0 | 0.62352941176471 | cmyk(0.83333333333333,0.4375,0,0.62352941176471) |
Description
The RGB value of color #103660 is rgb(16, 54, 96).
In the hex color #103660, The value of Red is 16, value of Green is 54, and value of Blue is 96. The primary color is Blue. Similarly, The HSL values for #103660 consists of 212° Hue, 71% Saturation, and 22% Lightness.
In the CMYK color model, the color #103660 can be represented as Cyan=0.83333333333333%, Magenta=0.4375%, Yellow=0%, and Black=0.62352941176471%.
Shades of #103660
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 #103660
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #103660
Preview of #103660 on White Background
The contrast ratio of #103660 with white color is 12.22
#103660 color will look good on a white background.
Preview of #103660 on black background
The contrast ratio of #103660 with black color is 1.72
Color Schemes of #103660
Triadic Colors of #103660
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 #103660
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 #103660
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 #103660
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 #103660
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: #103660;
}
This is a sample text used for the color #103660. 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: #103660;
}
This is a sample text used for the color #103660. 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 #103660;
}
This is a sample text used for the color #103660. 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 9.64%
Green 32.53%
Blue 57.83%
CMYK Percentage
Cyan 43.99
Magenta 23.09%
Yellow 0%
Black 32.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.