Shades of Jacarta #413257
Tints of Jacarta #413257
RGB
CMYK
RGB Variations
Color information
#413257 (or 0x413257) is known color: Jacarta. HEX triplet: 41, 32 and 57. RGB value is (65,50,87). Sum of RGB (Red+Green+Blue) = 65+50+87=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 50 (19.92% from 255 or 24.75% from 202); Blue value is 87 (34.38% from 255 or 43.07% from 202); Max value from RGB is 87 - color contains mainly: blue. Hex color #413257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413257 is #BECDA8. Grayscale: #3A3A3A. Windows color (decimal): -12504489 or 5714497. OLE color: 5714497.
HSL color Cylindrical-coordinate representation of color #413257: hue angle of 264.32º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #413257 is Cyan = 0.25, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 50 | 87 | - |
| CMYK | 0.25 | 0.43 | 0 | 0.66 |
| HSL | 264.32º | 0.27% | 0.27% | - |
| HSV(B) | 264.32º | 0.43% | 0.34% | - |
| XYZ | 5.04 | 4.09 | 9.54 | - |
| YUV | 58.7 | 143.97 | 132.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 87 | 0.25 | 0.43 | 0 | 0.66 | 264.32 | 0.27 | 0.27 |
| Hex | 41 | 32 | 57 | 19 | 2B | 0 | 42 | 108 | 1B | 1B |
| Octal | 101 | 62 | 127 | 31 | 53 | 0 | 102 | 410 | 33 | 33 |
| Binary | 1000001 | 110010 | 1010111 | 11001 | 101011 | 0 | 1000010 | 100001000 | 11011 | 11011 |
Color Harmonies of #413257
Complementary color
Monochromatic Colors of #413257
Black with #413257
Text Example
Text Example
White with #413257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413257; }
p { color: rgb(65,50,87); }
H1.HeaderClassName
{
color: #413257;
}
.AnyTagClassName
{
color: #413257;
}
</style>
background-color css
<style>
a { background-color: #413257; }
a { background-color: rgb(65,50,87); }
div.DivClassName
{
background-color: #413257;
}
.BgClassName
{
background-color: #413257;
}
</style>
border-color css
<style>
span { border-color: #413257; }
span { border-color: rgb(65,50,87); }
td.TdClassName
{
border-color: #413257;
}
.TagClassName
{
border-color: #413257;
}
</style>