#358583 Hex Color
rgb(53, 133, 131)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 35 | 85 | 83 | - | #358583 |
| RGB | 53 | 133 | 131 | - | rgb(53,133,131) |
| HSL | 179 | 43% | 36% | - | hsl(179,43%,36%) |
| HSV | 179 | 60% | 52% | - | hsv(179,60%,52%) |
| XYZ | 13.9525 | 19.1706 | 24.4377 | - | xyz(13.9525,19.1706,24.4377) |
| CIE-LAB | 50.89 | -24.54 | -6.22 | - | lab(50.89,-24.54,-6.22) |
| CMYK | 0.6015037593985 | 0 | 0.015037593984963 | 0.47843137254902 | cmyk(0.6015037593985,0,0.015037593984963,0.47843137254902) |
Description
The RGB value of color #358583 is rgb(53, 133, 131).
In the hex color #358583, The value of Red is 53, value of Green is 133, and value of Blue is 131. The primary color is Green. Similarly, The HSL values for #358583 consists of 179° Hue, 43% Saturation, and 36% Lightness.
In the CMYK color model, the color #358583 can be represented as Cyan=0.6015037593985%, Magenta=0%, Yellow=0.015037593984963%, and Black=0.47843137254902%.
Shades of #358583
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 #358583
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #358583
Preview of #358583 on White Background
The contrast ratio of #358583 with white color is 4.34
Preview of #358583 on black background
The contrast ratio of #358583 with black color is 4.83
#358583 color will look good with a black background.
Color Schemes of #358583
Triadic Colors of #358583
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 #358583
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 #358583
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 #358583
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 #358583
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: #358583;
}
This is a sample text used for the color #358583. 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: #358583;
}
This is a sample text used for the color #358583. 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 #358583;
}
This is a sample text used for the color #358583. 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 16.72%
Green 41.96%
Blue 41.32%
CMYK Percentage
Cyan 54.93
Magenta 0%
Yellow 1.37%
Black 43.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.