Shades of Jacarta #413157
Tints of Jacarta #413157
RGB
CMYK
RGB Variations
Color information
#413157 (or 0x413157) is known color: Jacarta. HEX triplet: 41, 31 and 57. RGB value is (65,49,87). Sum of RGB (Red+Green+Blue) = 65+49+87=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 87 (34.38% from 255 or 43.28% from 201); Max value from RGB is 87 - color contains mainly: blue. Hex color #413157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413157 is #BECEA8. Grayscale: #393939. Windows color (decimal): -12504745 or 5714241. OLE color: 5714241.
HSL color Cylindrical-coordinate representation of color #413157: hue angle of 265.26º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #413157 is Cyan = 0.25, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 49 | 87 | - |
| CMYK | 0.25 | 0.44 | 0 | 0.66 |
| HSL | 265.26º | 0.28% | 0.27% | - |
| HSV(B) | 265.26º | 0.44% | 0.34% | - |
| XYZ | 5 | 4.01 | 9.53 | - |
| YUV | 58.12 | 144.3 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 87 | 0.25 | 0.44 | 0 | 0.66 | 265.26 | 0.28 | 0.27 |
| Hex | 41 | 31 | 57 | 19 | 2C | 0 | 42 | 109 | 1C | 1B |
| Octal | 101 | 61 | 127 | 31 | 54 | 0 | 102 | 411 | 34 | 33 |
| Binary | 1000001 | 110001 | 1010111 | 11001 | 101100 | 0 | 1000010 | 100001001 | 11100 | 11011 |
Color Harmonies of #413157
Complementary color
Monochromatic Colors of #413157
Black with #413157
Text Example
Text Example
White with #413157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413157; }
p { color: rgb(65,49,87); }
H1.HeaderClassName
{
color: #413157;
}
.AnyTagClassName
{
color: #413157;
}
</style>
background-color css
<style>
a { background-color: #413157; }
a { background-color: rgb(65,49,87); }
div.DivClassName
{
background-color: #413157;
}
.BgClassName
{
background-color: #413157;
}
</style>
border-color css
<style>
span { border-color: #413157; }
span { border-color: rgb(65,49,87); }
td.TdClassName
{
border-color: #413157;
}
.TagClassName
{
border-color: #413157;
}
</style>