Shades of Jacarta #423759
Tints of Jacarta #423759
RGB
CMYK
RGB Variations
Color information
#423759 (or 0x423759) is known color: Jacarta. HEX triplet: 42, 37 and 59. RGB value is (66,55,89). Sum of RGB (Red+Green+Blue) = 66+55+89=210 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.43% from 210); Green value is 55 (21.88% from 255 or 26.19% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 89 - color contains mainly: blue. Hex color #423759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423759 is #BDC8A6. Grayscale: #3E3E3E. Windows color (decimal): -12437671 or 5846850. OLE color: 5846850.
HSL color Cylindrical-coordinate representation of color #423759: hue angle of 259.41º 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 #423759 is Cyan = 0.26, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 55 | 89 | - |
| CMYK | 0.26 | 0.38 | 0 | 0.65 |
| HSL | 259.41º | 0.24% | 0.28% | - |
| HSV(B) | 259.41º | 0.38% | 0.35% | - |
| XYZ | 5.42 | 4.61 | 10.06 | - |
| YUV | 62.17 | 143.14 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 89 | 0.26 | 0.38 | 0 | 0.65 | 259.41 | 0.24 | 0.28 |
| Hex | 42 | 37 | 59 | 1A | 26 | 0 | 41 | 103 | 18 | 1C |
| Octal | 102 | 67 | 131 | 32 | 46 | 0 | 101 | 403 | 30 | 34 |
| Binary | 1000010 | 110111 | 1011001 | 11010 | 100110 | 0 | 1000001 | 100000011 | 11000 | 11100 |
Color Harmonies of #423759
Complementary color
Monochromatic Colors of #423759
Black with #423759
Text Example
Text Example
White with #423759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423759; }
p { color: rgb(66,55,89); }
H1.HeaderClassName
{
color: #423759;
}
.AnyTagClassName
{
color: #423759;
}
</style>
background-color css
<style>
a { background-color: #423759; }
a { background-color: rgb(66,55,89); }
div.DivClassName
{
background-color: #423759;
}
.BgClassName
{
background-color: #423759;
}
</style>
border-color css
<style>
span { border-color: #423759; }
span { border-color: rgb(66,55,89); }
td.TdClassName
{
border-color: #423759;
}
.TagClassName
{
border-color: #423759;
}
</style>