Shades of Jacarta #423658
Tints of Jacarta #423658
RGB
CMYK
RGB Variations
Color information
#423658 (or 0x423658) is known color: Jacarta. HEX triplet: 42, 36 and 58. RGB value is (66,54,88). Sum of RGB (Red+Green+Blue) = 66+54+88=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 54 (21.48% from 255 or 25.96% from 208); Blue value is 88 (34.77% from 255 or 42.31% from 208); Max value from RGB is 88 - color contains mainly: blue. Hex color #423658 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423658 is #BDC9A7. Grayscale: #3D3D3D. Windows color (decimal): -12437928 or 5781058. OLE color: 5781058.
HSL color Cylindrical-coordinate representation of color #423658: hue angle of 261.18º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #423658 is Cyan = 0.25, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 54 | 88 | - |
| CMYK | 0.25 | 0.39 | 0 | 0.65 |
| HSL | 261.18º | 0.24% | 0.28% | - |
| HSV(B) | 261.18º | 0.39% | 0.35% | - |
| XYZ | 5.33 | 4.5 | 9.82 | - |
| YUV | 61.46 | 142.98 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 88 | 0.25 | 0.39 | 0 | 0.65 | 261.18 | 0.24 | 0.28 |
| Hex | 42 | 36 | 58 | 19 | 27 | 0 | 41 | 105 | 18 | 1C |
| Octal | 102 | 66 | 130 | 31 | 47 | 0 | 101 | 405 | 30 | 34 |
| Binary | 1000010 | 110110 | 1011000 | 11001 | 100111 | 0 | 1000001 | 100000101 | 11000 | 11100 |
Color Harmonies of #423658
Complementary color
Monochromatic Colors of #423658
Black with #423658
Text Example
Text Example
White with #423658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423658; }
p { color: rgb(66,54,88); }
H1.HeaderClassName
{
color: #423658;
}
.AnyTagClassName
{
color: #423658;
}
</style>
background-color css
<style>
a { background-color: #423658; }
a { background-color: rgb(66,54,88); }
div.DivClassName
{
background-color: #423658;
}
.BgClassName
{
background-color: #423658;
}
</style>
border-color css
<style>
span { border-color: #423658; }
span { border-color: rgb(66,54,88); }
td.TdClassName
{
border-color: #423658;
}
.TagClassName
{
border-color: #423658;
}
</style>