Shades of Jacarta #413856
Tints of Jacarta #413856
RGB
CMYK
RGB Variations
Color information
#413856 (or 0x413856) is known color: Jacarta. HEX triplet: 41, 38 and 56. RGB value is (65,56,86). Sum of RGB (Red+Green+Blue) = 65+56+86=207 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.40% from 207); Green value is 56 (22.27% from 255 or 27.05% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 86 - color contains mainly: blue. Hex color #413856 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413856 is #BEC7A9. Grayscale: #3E3E3E. Windows color (decimal): -12502954 or 5650497. OLE color: 5650497.
HSL color Cylindrical-coordinate representation of color #413856: hue angle of 258º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #413856 is Cyan = 0.24, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 56 | 86 | - |
| CMYK | 0.24 | 0.35 | 0 | 0.66 |
| HSL | 258º | 0.21% | 0.28% | - |
| HSV(B) | 258º | 0.35% | 0.34% | - |
| XYZ | 5.27 | 4.62 | 9.42 | - |
| YUV | 62.11 | 141.48 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 86 | 0.24 | 0.35 | 0 | 0.66 | 258 | 0.21 | 0.28 |
| Hex | 41 | 38 | 56 | 18 | 23 | 0 | 42 | 102 | 15 | 1C |
| Octal | 101 | 70 | 126 | 30 | 43 | 0 | 102 | 402 | 25 | 34 |
| Binary | 1000001 | 111000 | 1010110 | 11000 | 100011 | 0 | 1000010 | 100000010 | 10101 | 11100 |
Color Harmonies of #413856
Complementary color
Monochromatic Colors of #413856
Black with #413856
Text Example
Text Example
White with #413856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413856; }
p { color: rgb(65,56,86); }
H1.HeaderClassName
{
color: #413856;
}
.AnyTagClassName
{
color: #413856;
}
</style>
background-color css
<style>
a { background-color: #413856; }
a { background-color: rgb(65,56,86); }
div.DivClassName
{
background-color: #413856;
}
.BgClassName
{
background-color: #413856;
}
</style>
border-color css
<style>
span { border-color: #413856; }
span { border-color: rgb(65,56,86); }
td.TdClassName
{
border-color: #413856;
}
.TagClassName
{
border-color: #413856;
}
</style>