Shades of Jacarta #423856
Tints of Jacarta #423856
RGB
CMYK
RGB Variations
Color information
#423856 (or 0x423856) is known color: Jacarta. HEX triplet: 42, 38 and 56. RGB value is (66,56,86). Sum of RGB (Red+Green+Blue) = 66+56+86=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 56 (22.27% from 255 or 26.92% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 86 - color contains mainly: blue. Hex color #423856 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423856 is #BDC7A9. Grayscale: #3E3E3E. Windows color (decimal): -12437418 or 5650498. OLE color: 5650498.
HSL color Cylindrical-coordinate representation of color #423856: hue angle of 260º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #423856 is Cyan = 0.23, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 56 | 86 | - |
| CMYK | 0.23 | 0.35 | 0 | 0.66 |
| HSL | 260º | 0.21% | 0.28% | - |
| HSV(B) | 260º | 0.35% | 0.34% | - |
| XYZ | 5.34 | 4.66 | 9.42 | - |
| YUV | 62.41 | 141.31 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 86 | 0.23 | 0.35 | 0 | 0.66 | 260 | 0.21 | 0.28 |
| Hex | 42 | 38 | 56 | 17 | 23 | 0 | 42 | 104 | 15 | 1C |
| Octal | 102 | 70 | 126 | 27 | 43 | 0 | 102 | 404 | 25 | 34 |
| Binary | 1000010 | 111000 | 1010110 | 10111 | 100011 | 0 | 1000010 | 100000100 | 10101 | 11100 |
Color Harmonies of #423856
Complementary color
Monochromatic Colors of #423856
Black with #423856
Text Example
Text Example
White with #423856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423856; }
p { color: rgb(66,56,86); }
H1.HeaderClassName
{
color: #423856;
}
.AnyTagClassName
{
color: #423856;
}
</style>
background-color css
<style>
a { background-color: #423856; }
a { background-color: rgb(66,56,86); }
div.DivClassName
{
background-color: #423856;
}
.BgClassName
{
background-color: #423856;
}
</style>
border-color css
<style>
span { border-color: #423856; }
span { border-color: rgb(66,56,86); }
td.TdClassName
{
border-color: #423856;
}
.TagClassName
{
border-color: #423856;
}
</style>