Shades of Jacarta #423461
Tints of Jacarta #423461
RGB
CMYK
RGB Variations
Color information
#423461 (or 0x423461) is known color: Jacarta. HEX triplet: 42, 34 and 61. RGB value is (66,52,97). Sum of RGB (Red+Green+Blue) = 66+52+97=215 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.70% from 215); Green value is 52 (20.70% from 255 or 24.19% from 215); Blue value is 97 (38.28% from 255 or 45.12% from 215); Max value from RGB is 97 - color contains mainly: blue. Hex color #423461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423461 is #BDCB9E. Grayscale: #3D3D3D. Windows color (decimal): -12438431 or 6370370. OLE color: 6370370.
HSL color Cylindrical-coordinate representation of color #423461: hue angle of 258.67º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #423461 is Cyan = 0.32, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 52 | 97 | - |
| CMYK | 0.32 | 0.46 | 0 | 0.62 |
| HSL | 258.67º | 0.3% | 0.29% | - |
| HSV(B) | 258.67º | 0.46% | 0.38% | - |
| XYZ | 5.63 | 4.48 | 11.88 | - |
| YUV | 61.32 | 148.14 | 131.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 97 | 0.32 | 0.46 | 0 | 0.62 | 258.67 | 0.3 | 0.29 |
| Hex | 42 | 34 | 61 | 20 | 2E | 0 | 3E | 103 | 1E | 1D |
| Octal | 102 | 64 | 141 | 40 | 56 | 0 | 76 | 403 | 36 | 35 |
| Binary | 1000010 | 110100 | 1100001 | 100000 | 101110 | 0 | 111110 | 100000011 | 11110 | 11101 |
Color Harmonies of #423461
Complementary color
Monochromatic Colors of #423461
Black with #423461
Text Example
Text Example
White with #423461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423461; }
p { color: rgb(66,52,97); }
H1.HeaderClassName
{
color: #423461;
}
.AnyTagClassName
{
color: #423461;
}
</style>
background-color css
<style>
a { background-color: #423461; }
a { background-color: rgb(66,52,97); }
div.DivClassName
{
background-color: #423461;
}
.BgClassName
{
background-color: #423461;
}
</style>
border-color css
<style>
span { border-color: #423461; }
span { border-color: rgb(66,52,97); }
td.TdClassName
{
border-color: #423461;
}
.TagClassName
{
border-color: #423461;
}
</style>