Shades of Jacarta #413755
Tints of Jacarta #413755
RGB
CMYK
RGB Variations
Color information
#413755 (or 0x413755) is known color: Jacarta. HEX triplet: 41, 37 and 55. RGB value is (65,55,85). Sum of RGB (Red+Green+Blue) = 65+55+85=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 85 (33.59% from 255 or 41.46% from 205); Max value from RGB is 85 - color contains mainly: blue. Hex color #413755 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413755 is #BEC8AA. Grayscale: #3D3D3D. Windows color (decimal): -12503211 or 5584705. OLE color: 5584705.
HSL color Cylindrical-coordinate representation of color #413755: hue angle of 260º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #413755 is Cyan = 0.24, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 55 | 85 | - |
| CMYK | 0.24 | 0.35 | 0 | 0.67 |
| HSL | 260º | 0.21% | 0.27% | - |
| HSV(B) | 260º | 0.35% | 0.33% | - |
| XYZ | 5.19 | 4.51 | 9.19 | - |
| YUV | 61.41 | 141.31 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 85 | 0.24 | 0.35 | 0 | 0.67 | 260 | 0.21 | 0.27 |
| Hex | 41 | 37 | 55 | 18 | 23 | 0 | 43 | 104 | 15 | 1B |
| Octal | 101 | 67 | 125 | 30 | 43 | 0 | 103 | 404 | 25 | 33 |
| Binary | 1000001 | 110111 | 1010101 | 11000 | 100011 | 0 | 1000011 | 100000100 | 10101 | 11011 |
Color Harmonies of #413755
Complementary color
Monochromatic Colors of #413755
Black with #413755
Text Example
Text Example
White with #413755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413755; }
p { color: rgb(65,55,85); }
H1.HeaderClassName
{
color: #413755;
}
.AnyTagClassName
{
color: #413755;
}
</style>
background-color css
<style>
a { background-color: #413755; }
a { background-color: rgb(65,55,85); }
div.DivClassName
{
background-color: #413755;
}
.BgClassName
{
background-color: #413755;
}
</style>
border-color css
<style>
span { border-color: #413755; }
span { border-color: rgb(65,55,85); }
td.TdClassName
{
border-color: #413755;
}
.TagClassName
{
border-color: #413755;
}
</style>