Shades of Jacarta #423958
Tints of Jacarta #423958
RGB
CMYK
RGB Variations
Color information
#423958 (or 0x423958) is known color: Jacarta. HEX triplet: 42, 39 and 58. RGB value is (66,57,88). Sum of RGB (Red+Green+Blue) = 66+57+88=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 57 (22.66% from 255 or 27.01% from 211); Blue value is 88 (34.77% from 255 or 41.71% from 211); Max value from RGB is 88 - color contains mainly: blue. Hex color #423958 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423958 is #BDC6A7. Grayscale: #3F3F3F. Windows color (decimal): -12437160 or 5781826. OLE color: 5781826.
HSL color Cylindrical-coordinate representation of color #423958: hue angle of 257.42º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #423958 is Cyan = 0.25, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 57 | 88 | - |
| CMYK | 0.25 | 0.35 | 0 | 0.65 |
| HSL | 257.42º | 0.21% | 0.28% | - |
| HSV(B) | 257.42º | 0.35% | 0.35% | - |
| XYZ | 5.47 | 4.79 | 9.87 | - |
| YUV | 63.23 | 141.98 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 88 | 0.25 | 0.35 | 0 | 0.65 | 257.42 | 0.21 | 0.28 |
| Hex | 42 | 39 | 58 | 19 | 23 | 0 | 41 | 101 | 15 | 1C |
| Octal | 102 | 71 | 130 | 31 | 43 | 0 | 101 | 401 | 25 | 34 |
| Binary | 1000010 | 111001 | 1011000 | 11001 | 100011 | 0 | 1000001 | 100000001 | 10101 | 11100 |
Color Harmonies of #423958
Complementary color
Monochromatic Colors of #423958
Black with #423958
Text Example
Text Example
White with #423958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423958; }
p { color: rgb(66,57,88); }
H1.HeaderClassName
{
color: #423958;
}
.AnyTagClassName
{
color: #423958;
}
</style>
background-color css
<style>
a { background-color: #423958; }
a { background-color: rgb(66,57,88); }
div.DivClassName
{
background-color: #423958;
}
.BgClassName
{
background-color: #423958;
}
</style>
border-color css
<style>
span { border-color: #423958; }
span { border-color: rgb(66,57,88); }
td.TdClassName
{
border-color: #423958;
}
.TagClassName
{
border-color: #423958;
}
</style>