Shades of Jacarta #423760
Tints of Jacarta #423760
RGB
CMYK
RGB Variations
Color information
#423760 (or 0x423760) is known color: Jacarta. HEX triplet: 42, 37 and 60. RGB value is (66,55,96). Sum of RGB (Red+Green+Blue) = 66+55+96=217 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.41% from 217); Green value is 55 (21.88% from 255 or 25.35% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 96 - color contains mainly: blue. Hex color #423760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423760 is #BDC89F. Grayscale: #3E3E3E. Windows color (decimal): -12437664 or 6305602. OLE color: 6305602.
HSL color Cylindrical-coordinate representation of color #423760: hue angle of 256.1º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #423760 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 55 | 96 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.62 |
| HSL | 256.1º | 0.27% | 0.3% | - |
| HSV(B) | 256.1º | 0.43% | 0.38% | - |
| XYZ | 5.72 | 4.74 | 11.68 | - |
| YUV | 62.96 | 146.64 | 130.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 96 | 0.31 | 0.43 | 0 | 0.62 | 256.1 | 0.27 | 0.3 |
| Hex | 42 | 37 | 60 | 1F | 2B | 0 | 3E | 100 | 1B | 1E |
| Octal | 102 | 67 | 140 | 37 | 53 | 0 | 76 | 400 | 33 | 36 |
| Binary | 1000010 | 110111 | 1100000 | 11111 | 101011 | 0 | 111110 | 100000000 | 11011 | 11110 |
Color Harmonies of #423760
Complementary color
Monochromatic Colors of #423760
Black with #423760
Text Example
Text Example
White with #423760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423760; }
p { color: rgb(66,55,96); }
H1.HeaderClassName
{
color: #423760;
}
.AnyTagClassName
{
color: #423760;
}
</style>
background-color css
<style>
a { background-color: #423760; }
a { background-color: rgb(66,55,96); }
div.DivClassName
{
background-color: #423760;
}
.BgClassName
{
background-color: #423760;
}
</style>
border-color css
<style>
span { border-color: #423760; }
span { border-color: rgb(66,55,96); }
td.TdClassName
{
border-color: #423760;
}
.TagClassName
{
border-color: #423760;
}
</style>