Shades of Jacarta #423859
Tints of Jacarta #423859
RGB
CMYK
RGB Variations
Color information
#423859 (or 0x423859) is known color: Jacarta. HEX triplet: 42, 38 and 59. RGB value is (66,56,89). Sum of RGB (Red+Green+Blue) = 66+56+89=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 56 (22.27% from 255 or 26.54% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 89 - color contains mainly: blue. Hex color #423859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423859 is #BDC7A6. Grayscale: #3E3E3E. Windows color (decimal): -12437415 or 5847106. OLE color: 5847106.
HSL color Cylindrical-coordinate representation of color #423859: hue angle of 258.18º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #423859 is Cyan = 0.26, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 56 | 89 | - |
| CMYK | 0.26 | 0.37 | 0 | 0.65 |
| HSL | 258.18º | 0.23% | 0.28% | - |
| HSV(B) | 258.18º | 0.37% | 0.35% | - |
| XYZ | 5.46 | 4.71 | 10.07 | - |
| YUV | 62.75 | 142.81 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 89 | 0.26 | 0.37 | 0 | 0.65 | 258.18 | 0.23 | 0.28 |
| Hex | 42 | 38 | 59 | 1A | 25 | 0 | 41 | 102 | 17 | 1C |
| Octal | 102 | 70 | 131 | 32 | 45 | 0 | 101 | 402 | 27 | 34 |
| Binary | 1000010 | 111000 | 1011001 | 11010 | 100101 | 0 | 1000001 | 100000010 | 10111 | 11100 |
Color Harmonies of #423859
Complementary color
Monochromatic Colors of #423859
Black with #423859
Text Example
Text Example
White with #423859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423859; }
p { color: rgb(66,56,89); }
H1.HeaderClassName
{
color: #423859;
}
.AnyTagClassName
{
color: #423859;
}
</style>
background-color css
<style>
a { background-color: #423859; }
a { background-color: rgb(66,56,89); }
div.DivClassName
{
background-color: #423859;
}
.BgClassName
{
background-color: #423859;
}
</style>
border-color css
<style>
span { border-color: #423859; }
span { border-color: rgb(66,56,89); }
td.TdClassName
{
border-color: #423859;
}
.TagClassName
{
border-color: #423859;
}
</style>