Shades of Jacarta #413058
Tints of Jacarta #413058
RGB
CMYK
RGB Variations
Color information
#413058 (or 0x413058) is known color: Jacarta. HEX triplet: 41, 30 and 58. RGB value is (65,48,88). Sum of RGB (Red+Green+Blue) = 65+48+88=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 88 (34.77% from 255 or 43.78% from 201); Max value from RGB is 88 - color contains mainly: blue. Hex color #413058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413058 is #BECFA7. Grayscale: #393939. Windows color (decimal): -12505000 or 5779521. OLE color: 5779521.
HSL color Cylindrical-coordinate representation of color #413058: hue angle of 265.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #413058 is Cyan = 0.26, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 48 | 88 | - |
| CMYK | 0.26 | 0.45 | 0 | 0.65 |
| HSL | 265.5º | 0.29% | 0.27% | - |
| HSV(B) | 265.5º | 0.45% | 0.35% | - |
| XYZ | 5 | 3.94 | 9.73 | - |
| YUV | 57.64 | 145.13 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 88 | 0.26 | 0.45 | 0 | 0.65 | 265.5 | 0.29 | 0.27 |
| Hex | 41 | 30 | 58 | 1A | 2D | 0 | 41 | 10A | 1D | 1B |
| Octal | 101 | 60 | 130 | 32 | 55 | 0 | 101 | 412 | 35 | 33 |
| Binary | 1000001 | 110000 | 1011000 | 11010 | 101101 | 0 | 1000001 | 100001010 | 11101 | 11011 |
Color Harmonies of #413058
Complementary color
Monochromatic Colors of #413058
Black with #413058
Text Example
Text Example
White with #413058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413058; }
p { color: rgb(65,48,88); }
H1.HeaderClassName
{
color: #413058;
}
.AnyTagClassName
{
color: #413058;
}
</style>
background-color css
<style>
a { background-color: #413058; }
a { background-color: rgb(65,48,88); }
div.DivClassName
{
background-color: #413058;
}
.BgClassName
{
background-color: #413058;
}
</style>
border-color css
<style>
span { border-color: #413058; }
span { border-color: rgb(65,48,88); }
td.TdClassName
{
border-color: #413058;
}
.TagClassName
{
border-color: #413058;
}
</style>