Shades of Jacarta #423562
Tints of Jacarta #423562
RGB
CMYK
RGB Variations
Color information
#423562 (or 0x423562) is known color: Jacarta. HEX triplet: 42, 35 and 62. RGB value is (66,53,98). Sum of RGB (Red+Green+Blue) = 66+53+98=217 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.41% from 217); Green value is 53 (21.09% from 255 or 24.42% from 217); Blue value is 98 (38.67% from 255 or 45.16% from 217); Max value from RGB is 98 - color contains mainly: blue. Hex color #423562 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423562 is #BDCA9D. Grayscale: #3D3D3D. Windows color (decimal): -12438174 or 6436162. OLE color: 6436162.
HSL color Cylindrical-coordinate representation of color #423562: hue angle of 257.33º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #423562 is Cyan = 0.33, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 53 | 98 | - |
| CMYK | 0.33 | 0.46 | 0 | 0.62 |
| HSL | 257.33º | 0.3% | 0.3% | - |
| HSV(B) | 257.33º | 0.46% | 0.38% | - |
| XYZ | 5.72 | 4.59 | 12.14 | - |
| YUV | 62.02 | 148.31 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 98 | 0.33 | 0.46 | 0 | 0.62 | 257.33 | 0.3 | 0.3 |
| Hex | 42 | 35 | 62 | 21 | 2E | 0 | 3E | 101 | 1E | 1E |
| Octal | 102 | 65 | 142 | 41 | 56 | 0 | 76 | 401 | 36 | 36 |
| Binary | 1000010 | 110101 | 1100010 | 100001 | 101110 | 0 | 111110 | 100000001 | 11110 | 11110 |
Color Harmonies of #423562
Complementary color
Monochromatic Colors of #423562
Black with #423562
Text Example
Text Example
White with #423562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423562; }
p { color: rgb(66,53,98); }
H1.HeaderClassName
{
color: #423562;
}
.AnyTagClassName
{
color: #423562;
}
</style>
background-color css
<style>
a { background-color: #423562; }
a { background-color: rgb(66,53,98); }
div.DivClassName
{
background-color: #423562;
}
.BgClassName
{
background-color: #423562;
}
</style>
border-color css
<style>
span { border-color: #423562; }
span { border-color: rgb(66,53,98); }
td.TdClassName
{
border-color: #423562;
}
.TagClassName
{
border-color: #423562;
}
</style>