Shades of Jacarta #423361
Tints of Jacarta #423361
RGB
CMYK
RGB Variations
Color information
#423361 (or 0x423361) is known color: Jacarta. HEX triplet: 42, 33 and 61. RGB value is (66,51,97). Sum of RGB (Red+Green+Blue) = 66+51+97=214 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.84% from 214); Green value is 51 (20.31% from 255 or 23.83% from 214); Blue value is 97 (38.28% from 255 or 45.33% from 214); Max value from RGB is 97 - color contains mainly: blue. Hex color #423361 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423361 is #BDCC9E. Grayscale: #3C3C3C. Windows color (decimal): -12438687 or 6370114. OLE color: 6370114.
HSL color Cylindrical-coordinate representation of color #423361: hue angle of 259.57º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #423361 is Cyan = 0.32, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 51 | 97 | - |
| CMYK | 0.32 | 0.47 | 0 | 0.62 |
| HSL | 259.57º | 0.31% | 0.29% | - |
| HSV(B) | 259.57º | 0.47% | 0.38% | - |
| XYZ | 5.59 | 4.39 | 11.86 | - |
| YUV | 60.73 | 148.47 | 131.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 97 | 0.32 | 0.47 | 0 | 0.62 | 259.57 | 0.31 | 0.29 |
| Hex | 42 | 33 | 61 | 20 | 2F | 0 | 3E | 104 | 1F | 1D |
| Octal | 102 | 63 | 141 | 40 | 57 | 0 | 76 | 404 | 37 | 35 |
| Binary | 1000010 | 110011 | 1100001 | 100000 | 101111 | 0 | 111110 | 100000100 | 11111 | 11101 |
Color Harmonies of #423361
Complementary color
Monochromatic Colors of #423361
Black with #423361
Text Example
Text Example
White with #423361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423361; }
p { color: rgb(66,51,97); }
H1.HeaderClassName
{
color: #423361;
}
.AnyTagClassName
{
color: #423361;
}
</style>
background-color css
<style>
a { background-color: #423361; }
a { background-color: rgb(66,51,97); }
div.DivClassName
{
background-color: #423361;
}
.BgClassName
{
background-color: #423361;
}
</style>
border-color css
<style>
span { border-color: #423361; }
span { border-color: rgb(66,51,97); }
td.TdClassName
{
border-color: #423361;
}
.TagClassName
{
border-color: #423361;
}
</style>