#348662 Hex Color
rgb(52, 134, 98)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 34 | 86 | 62 | - | #348662 |
| RGB | 52 | 134 | 98 | - | rgb(52,134,98) |
| HSL | 154 | 44% | 36% | - | hsl(154,44%,36%) |
| HSV | 154 | 61% | 53% | - | hsv(154,61%,53%) |
| XYZ | 12.1459 | 18.6621 | 14.5173 | - | xyz(12.1459,18.6621,14.5173) |
| CIE-LAB | 50.29 | -33.89 | 12.12 | - | lab(50.29,-33.89,12.12) |
| CMYK | 0.61194029850746 | 0 | 0.26865671641791 | 0.47450980392157 | cmyk(0.61194029850746,0,0.26865671641791,0.47450980392157) |
Description
The RGB value of color #348662 is rgb(52, 134, 98).
In the hex color #348662, The value of Red is 52, value of Green is 134, and value of Blue is 98. The primary color is Green. Similarly, The HSL values for #348662 consists of 154° Hue, 44% Saturation, and 36% Lightness.
In the CMYK color model, the color #348662 can be represented as Cyan=0.61194029850746%, Magenta=0%, Yellow=0.26865671641791%, and Black=0.47450980392157%.
Shades of #348662
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 #348662
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #348662
Preview of #348662 on White Background
The contrast ratio of #348662 with white color is 4.44
Preview of #348662 on black background
The contrast ratio of #348662 with black color is 4.73
#348662 color will look good with a black background.
Color Schemes of #348662
Triadic Colors of #348662
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 #348662
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 #348662
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 #348662
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 #348662
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: #348662;
}
This is a sample text used for the color #348662. 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: #348662;
}
This is a sample text used for the color #348662. 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 #348662;
}
This is a sample text used for the color #348662. 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 18.31%
Green 47.18%
Blue 34.51%
CMYK Percentage
Cyan 45.16
Magenta 0%
Yellow 19.83%
Black 35.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.