Shades of Jacarta #413657
Tints of Jacarta #413657
RGB
CMYK
RGB Variations
Color information
#413657 (or 0x413657) is known color: Jacarta. HEX triplet: 41, 36 and 57. RGB value is (65,54,87). Sum of RGB (Red+Green+Blue) = 65+54+87=206 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.55% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 87 - color contains mainly: blue. Hex color #413657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413657 is #BEC9A8. Grayscale: #3C3C3C. Windows color (decimal): -12503465 or 5715521. OLE color: 5715521.
HSL color Cylindrical-coordinate representation of color #413657: hue angle of 260º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #413657 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 54 | 87 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.66 |
| HSL | 260º | 0.23% | 0.28% | - |
| HSV(B) | 260º | 0.38% | 0.34% | - |
| XYZ | 5.22 | 4.45 | 9.6 | - |
| YUV | 61.05 | 142.64 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 87 | 0.25 | 0.38 | 0 | 0.66 | 260 | 0.23 | 0.28 |
| Hex | 41 | 36 | 57 | 19 | 26 | 0 | 42 | 104 | 17 | 1C |
| Octal | 101 | 66 | 127 | 31 | 46 | 0 | 102 | 404 | 27 | 34 |
| Binary | 1000001 | 110110 | 1010111 | 11001 | 100110 | 0 | 1000010 | 100000100 | 10111 | 11100 |
Color Harmonies of #413657
Complementary color
Monochromatic Colors of #413657
Black with #413657
Text Example
Text Example
White with #413657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413657; }
p { color: rgb(65,54,87); }
H1.HeaderClassName
{
color: #413657;
}
.AnyTagClassName
{
color: #413657;
}
</style>
background-color css
<style>
a { background-color: #413657; }
a { background-color: rgb(65,54,87); }
div.DivClassName
{
background-color: #413657;
}
.BgClassName
{
background-color: #413657;
}
</style>
border-color css
<style>
span { border-color: #413657; }
span { border-color: rgb(65,54,87); }
td.TdClassName
{
border-color: #413657;
}
.TagClassName
{
border-color: #413657;
}
</style>