Shades of Jacarta #423360
Tints of Jacarta #423360
RGB
CMYK
RGB Variations
Color information
#423360 (or 0x423360) is known color: Jacarta. HEX triplet: 42, 33 and 60. RGB value is (66,51,96). Sum of RGB (Red+Green+Blue) = 66+51+96=213 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.99% from 213); Green value is 51 (20.31% from 255 or 23.94% from 213); Blue value is 96 (37.89% from 255 or 45.07% from 213); Max value from RGB is 96 - color contains mainly: blue. Hex color #423360 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423360 is #BDCC9F. Grayscale: #3C3C3C. Windows color (decimal): -12438688 or 6304578. OLE color: 6304578.
HSL color Cylindrical-coordinate representation of color #423360: hue angle of 260º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #423360 is Cyan = 0.31, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 51 | 96 | - |
| CMYK | 0.31 | 0.47 | 0 | 0.62 |
| HSL | 260º | 0.31% | 0.29% | - |
| HSV(B) | 260º | 0.47% | 0.38% | - |
| XYZ | 5.54 | 4.37 | 11.62 | - |
| YUV | 60.62 | 147.97 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 96 | 0.31 | 0.47 | 0 | 0.62 | 260 | 0.31 | 0.29 |
| Hex | 42 | 33 | 60 | 1F | 2F | 0 | 3E | 104 | 1F | 1D |
| Octal | 102 | 63 | 140 | 37 | 57 | 0 | 76 | 404 | 37 | 35 |
| Binary | 1000010 | 110011 | 1100000 | 11111 | 101111 | 0 | 111110 | 100000100 | 11111 | 11101 |
Color Harmonies of #423360
Complementary color
Monochromatic Colors of #423360
Black with #423360
Text Example
Text Example
White with #423360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423360; }
p { color: rgb(66,51,96); }
H1.HeaderClassName
{
color: #423360;
}
.AnyTagClassName
{
color: #423360;
}
</style>
background-color css
<style>
a { background-color: #423360; }
a { background-color: rgb(66,51,96); }
div.DivClassName
{
background-color: #423360;
}
.BgClassName
{
background-color: #423360;
}
</style>
border-color css
<style>
span { border-color: #423360; }
span { border-color: rgb(66,51,96); }
td.TdClassName
{
border-color: #423360;
}
.TagClassName
{
border-color: #423360;
}
</style>