Shades of Jacarta #423559
Tints of Jacarta #423559
RGB
CMYK
RGB Variations
Color information
#423559 (or 0x423559) is known color: Jacarta. HEX triplet: 42, 35 and 59. RGB value is (66,53,89). Sum of RGB (Red+Green+Blue) = 66+53+89=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 53 (21.09% from 255 or 25.48% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 89 - color contains mainly: blue. Hex color #423559 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423559 is #BDCAA6. Grayscale: #3C3C3C. Windows color (decimal): -12438183 or 5846338. OLE color: 5846338.
HSL color Cylindrical-coordinate representation of color #423559: hue angle of 261.67º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #423559 is Cyan = 0.26, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 53 | 89 | - |
| CMYK | 0.26 | 0.40 | 0 | 0.65 |
| HSL | 261.67º | 0.25% | 0.28% | - |
| HSV(B) | 261.67º | 0.4% | 0.35% | - |
| XYZ | 5.32 | 4.43 | 10.02 | - |
| YUV | 60.99 | 143.81 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 89 | 0.26 | 0.40 | 0 | 0.65 | 261.67 | 0.25 | 0.28 |
| Hex | 42 | 35 | 59 | 1A | 28 | 0 | 41 | 106 | 19 | 1C |
| Octal | 102 | 65 | 131 | 32 | 50 | 0 | 101 | 406 | 31 | 34 |
| Binary | 1000010 | 110101 | 1011001 | 11010 | 101000 | 0 | 1000001 | 100000110 | 11001 | 11100 |
Color Harmonies of #423559
Complementary color
Monochromatic Colors of #423559
Black with #423559
Text Example
Text Example
White with #423559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423559; }
p { color: rgb(66,53,89); }
H1.HeaderClassName
{
color: #423559;
}
.AnyTagClassName
{
color: #423559;
}
</style>
background-color css
<style>
a { background-color: #423559; }
a { background-color: rgb(66,53,89); }
div.DivClassName
{
background-color: #423559;
}
.BgClassName
{
background-color: #423559;
}
</style>
border-color css
<style>
span { border-color: #423559; }
span { border-color: rgb(66,53,89); }
td.TdClassName
{
border-color: #423559;
}
.TagClassName
{
border-color: #423559;
}
</style>