Shades of Jacarta #423062
Tints of Jacarta #423062
RGB
CMYK
RGB Variations
Color information
#423062 (or 0x423062) is known color: Jacarta. HEX triplet: 42, 30 and 62. RGB value is (66,48,98). Sum of RGB (Red+Green+Blue) = 66+48+98=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 48 (19.14% from 255 or 22.64% from 212); Blue value is 98 (38.67% from 255 or 46.23% from 212); Max value from RGB is 98 - color contains mainly: blue. Hex color #423062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423062 is #BDCF9D. Grayscale: #3A3A3A. Windows color (decimal): -12439454 or 6434882. OLE color: 6434882.
HSL color Cylindrical-coordinate representation of color #423062: hue angle of 261.6º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #423062 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 48 | 98 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.62 |
| HSL | 261.6º | 0.34% | 0.29% | - |
| HSV(B) | 261.6º | 0.51% | 0.38% | - |
| XYZ | 5.51 | 4.15 | 12.07 | - |
| YUV | 59.08 | 149.96 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 98 | 0.33 | 0.51 | 0 | 0.62 | 261.6 | 0.34 | 0.29 |
| Hex | 42 | 30 | 62 | 21 | 33 | 0 | 3E | 106 | 22 | 1D |
| Octal | 102 | 60 | 142 | 41 | 63 | 0 | 76 | 406 | 42 | 35 |
| Binary | 1000010 | 110000 | 1100010 | 100001 | 110011 | 0 | 111110 | 100000110 | 100010 | 11101 |
Color Harmonies of #423062
Complementary color
Monochromatic Colors of #423062
Black with #423062
Text Example
Text Example
White with #423062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423062; }
p { color: rgb(66,48,98); }
H1.HeaderClassName
{
color: #423062;
}
.AnyTagClassName
{
color: #423062;
}
</style>
background-color css
<style>
a { background-color: #423062; }
a { background-color: rgb(66,48,98); }
div.DivClassName
{
background-color: #423062;
}
.BgClassName
{
background-color: #423062;
}
</style>
border-color css
<style>
span { border-color: #423062; }
span { border-color: rgb(66,48,98); }
td.TdClassName
{
border-color: #423062;
}
.TagClassName
{
border-color: #423062;
}
</style>