Shades of Jacarta #423059
Tints of Jacarta #423059
RGB
CMYK
RGB Variations
Color information
#423059 (or 0x423059) is known color: Jacarta. HEX triplet: 42, 30 and 59. RGB value is (66,48,89). Sum of RGB (Red+Green+Blue) = 66+48+89=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 89 (35.16% from 255 or 43.84% from 203); Max value from RGB is 89 - color contains mainly: blue. Hex color #423059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423059 is #BDCFA6. Grayscale: #393939. Windows color (decimal): -12439463 or 5845058. OLE color: 5845058.
HSL color Cylindrical-coordinate representation of color #423059: hue angle of 266.34º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #423059 is Cyan = 0.26, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 48 | 89 | - |
| CMYK | 0.26 | 0.46 | 0 | 0.65 |
| HSL | 266.34º | 0.3% | 0.27% | - |
| HSV(B) | 266.34º | 0.46% | 0.35% | - |
| XYZ | 5.11 | 3.99 | 9.95 | - |
| YUV | 58.06 | 145.46 | 133.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 89 | 0.26 | 0.46 | 0 | 0.65 | 266.34 | 0.3 | 0.27 |
| Hex | 42 | 30 | 59 | 1A | 2E | 0 | 41 | 10A | 1E | 1B |
| Octal | 102 | 60 | 131 | 32 | 56 | 0 | 101 | 412 | 36 | 33 |
| Binary | 1000010 | 110000 | 1011001 | 11010 | 101110 | 0 | 1000001 | 100001010 | 11110 | 11011 |
Color Harmonies of #423059
Complementary color
Monochromatic Colors of #423059
Black with #423059
Text Example
Text Example
White with #423059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423059; }
p { color: rgb(66,48,89); }
H1.HeaderClassName
{
color: #423059;
}
.AnyTagClassName
{
color: #423059;
}
</style>
background-color css
<style>
a { background-color: #423059; }
a { background-color: rgb(66,48,89); }
div.DivClassName
{
background-color: #423059;
}
.BgClassName
{
background-color: #423059;
}
</style>
border-color css
<style>
span { border-color: #423059; }
span { border-color: rgb(66,48,89); }
td.TdClassName
{
border-color: #423059;
}
.TagClassName
{
border-color: #423059;
}
</style>