Shades of Jacarta #423857
Tints of Jacarta #423857
RGB
CMYK
RGB Variations
Color information
#423857 (or 0x423857) is known color: Jacarta. HEX triplet: 42, 38 and 57. RGB value is (66,56,87). Sum of RGB (Red+Green+Blue) = 66+56+87=209 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.58% from 209); Green value is 56 (22.27% from 255 or 26.79% from 209); Blue value is 87 (34.38% from 255 or 41.63% from 209); Max value from RGB is 87 - color contains mainly: blue. Hex color #423857 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423857 is #BDC7A8. Grayscale: #3E3E3E. Windows color (decimal): -12437417 or 5716034. OLE color: 5716034.
HSL color Cylindrical-coordinate representation of color #423857: hue angle of 259.35º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #423857 is Cyan = 0.24, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 56 | 87 | - |
| CMYK | 0.24 | 0.36 | 0 | 0.66 |
| HSL | 259.35º | 0.22% | 0.28% | - |
| HSV(B) | 259.35º | 0.36% | 0.34% | - |
| XYZ | 5.38 | 4.67 | 9.64 | - |
| YUV | 62.52 | 141.81 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 87 | 0.24 | 0.36 | 0 | 0.66 | 259.35 | 0.22 | 0.28 |
| Hex | 42 | 38 | 57 | 18 | 24 | 0 | 42 | 103 | 16 | 1C |
| Octal | 102 | 70 | 127 | 30 | 44 | 0 | 102 | 403 | 26 | 34 |
| Binary | 1000010 | 111000 | 1010111 | 11000 | 100100 | 0 | 1000010 | 100000011 | 10110 | 11100 |
Color Harmonies of #423857
Complementary color
Monochromatic Colors of #423857
Black with #423857
Text Example
Text Example
White with #423857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423857; }
p { color: rgb(66,56,87); }
H1.HeaderClassName
{
color: #423857;
}
.AnyTagClassName
{
color: #423857;
}
</style>
background-color css
<style>
a { background-color: #423857; }
a { background-color: rgb(66,56,87); }
div.DivClassName
{
background-color: #423857;
}
.BgClassName
{
background-color: #423857;
}
</style>
border-color css
<style>
span { border-color: #423857; }
span { border-color: rgb(66,56,87); }
td.TdClassName
{
border-color: #423857;
}
.TagClassName
{
border-color: #423857;
}
</style>