Shades of Jacarta #423860
Tints of Jacarta #423860
RGB
CMYK
RGB Variations
Color information
#423860 (or 0x423860) is known color: Jacarta. HEX triplet: 42, 38 and 60. RGB value is (66,56,96). Sum of RGB (Red+Green+Blue) = 66+56+96=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 56 (22.27% from 255 or 25.69% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 96 - color contains mainly: blue. Hex color #423860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423860 is #BDC79F. Grayscale: #3F3F3F. Windows color (decimal): -12437408 or 6305858. OLE color: 6305858.
HSL color Cylindrical-coordinate representation of color #423860: hue angle of 255º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #423860 is Cyan = 0.31, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 56 | 96 | - |
| CMYK | 0.31 | 0.42 | 0 | 0.62 |
| HSL | 255º | 0.26% | 0.3% | - |
| HSV(B) | 255º | 0.42% | 0.38% | - |
| XYZ | 5.77 | 4.83 | 11.69 | - |
| YUV | 63.55 | 146.31 | 129.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 96 | 0.31 | 0.42 | 0 | 0.62 | 255 | 0.26 | 0.3 |
| Hex | 42 | 38 | 60 | 1F | 2A | 0 | 3E | FF | 1A | 1E |
| Octal | 102 | 70 | 140 | 37 | 52 | 0 | 76 | 377 | 32 | 36 |
| Binary | 1000010 | 111000 | 1100000 | 11111 | 101010 | 0 | 111110 | 11111111 | 11010 | 11110 |
Color Harmonies of #423860
Complementary color
Monochromatic Colors of #423860
Black with #423860
Text Example
Text Example
White with #423860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423860; }
p { color: rgb(66,56,96); }
H1.HeaderClassName
{
color: #423860;
}
.AnyTagClassName
{
color: #423860;
}
</style>
background-color css
<style>
a { background-color: #423860; }
a { background-color: rgb(66,56,96); }
div.DivClassName
{
background-color: #423860;
}
.BgClassName
{
background-color: #423860;
}
</style>
border-color css
<style>
span { border-color: #423860; }
span { border-color: rgb(66,56,96); }
td.TdClassName
{
border-color: #423860;
}
.TagClassName
{
border-color: #423860;
}
</style>