Shades of Jagger #352741
Tints of Jagger #352741
RGB
CMYK
RGB Variations
Color information
#352741 (or 0x352741) is known color: Jagger. HEX triplet: 35, 27 and 41. RGB value is (53,39,65). Sum of RGB (Red+Green+Blue) = 53+39+65=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 65 (25.78% from 255 or 41.40% from 157); Max value from RGB is 65 - color contains mainly: blue. Hex color #352741 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352741 is #CAD8BE. Grayscale: #2E2E2E. Windows color (decimal): -13293759 or 4269877. OLE color: 4269877.
HSL color Cylindrical-coordinate representation of color #352741: hue angle of 272.31º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #352741 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 53 | 39 | 65 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.75 |
| HSL | 272.31º | 0.25% | 0.2% | - |
| HSV(B) | 272.31º | 0.4% | 0.25% | - |
| XYZ | 3.15 | 2.59 | 5.33 | - |
| YUV | 46.15 | 138.64 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 65 | 0.18 | 0.40 | 0 | 0.75 | 272.31 | 0.25 | 0.2 |
| Hex | 35 | 27 | 41 | 12 | 28 | 0 | 4B | 110 | 19 | 14 |
| Octal | 65 | 47 | 101 | 22 | 50 | 0 | 113 | 420 | 31 | 24 |
| Binary | 110101 | 100111 | 1000001 | 10010 | 101000 | 0 | 1001011 | 100010000 | 11001 | 10100 |
Color Harmonies of #352741
Complementary color
Monochromatic Colors of #352741
Black with #352741
Text Example
Text Example
White with #352741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352741; }
p { color: rgb(53,39,65); }
H1.HeaderClassName
{
color: #352741;
}
.AnyTagClassName
{
color: #352741;
}
</style>
background-color css
<style>
a { background-color: #352741; }
a { background-color: rgb(53,39,65); }
div.DivClassName
{
background-color: #352741;
}
.BgClassName
{
background-color: #352741;
}
</style>
border-color css
<style>
span { border-color: #352741; }
span { border-color: rgb(53,39,65); }
td.TdClassName
{
border-color: #352741;
}
.TagClassName
{
border-color: #352741;
}
</style>