Shades of Jacarta #463759
Tints of Jacarta #463759
RGB
CMYK
RGB Variations
Color information
#463759 (or 0x463759) is known color: Jacarta. HEX triplet: 46, 37 and 59. RGB value is (70,55,89). Sum of RGB (Red+Green+Blue) = 70+55+89=214 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.71% from 214); Green value is 55 (21.88% from 255 or 25.70% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 89 - color contains mainly: blue. Hex color #463759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463759 is #B9C8A6. Grayscale: #3F3F3F. Windows color (decimal): -12175527 or 5846854. OLE color: 5846854.
HSL color Cylindrical-coordinate representation of color #463759: hue angle of 266.47º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #463759 is Cyan = 0.21, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 55 | 89 | - |
| CMYK | 0.21 | 0.38 | 0 | 0.65 |
| HSL | 266.47º | 0.24% | 0.28% | - |
| HSV(B) | 266.47º | 0.38% | 0.35% | - |
| XYZ | 5.7 | 4.76 | 10.07 | - |
| YUV | 63.36 | 142.47 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 89 | 0.21 | 0.38 | 0 | 0.65 | 266.47 | 0.24 | 0.28 |
| Hex | 46 | 37 | 59 | 15 | 26 | 0 | 41 | 10A | 18 | 1C |
| Octal | 106 | 67 | 131 | 25 | 46 | 0 | 101 | 412 | 30 | 34 |
| Binary | 1000110 | 110111 | 1011001 | 10101 | 100110 | 0 | 1000001 | 100001010 | 11000 | 11100 |
Color Harmonies of #463759
Complementary color
Monochromatic Colors of #463759
Black with #463759
Text Example
Text Example
White with #463759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463759; }
p { color: rgb(70,55,89); }
H1.HeaderClassName
{
color: #463759;
}
.AnyTagClassName
{
color: #463759;
}
</style>
background-color css
<style>
a { background-color: #463759; }
a { background-color: rgb(70,55,89); }
div.DivClassName
{
background-color: #463759;
}
.BgClassName
{
background-color: #463759;
}
</style>
border-color css
<style>
span { border-color: #463759; }
span { border-color: rgb(70,55,89); }
td.TdClassName
{
border-color: #463759;
}
.TagClassName
{
border-color: #463759;
}
</style>