Shades of Paris M #332669
Tints of Paris M #332669
RGB
CMYK
RGB Variations
Color information
#332669 (or 0x332669) is known color: Paris M. HEX triplet: 33, 26 and 69. RGB value is (51,38,105). Sum of RGB (Red+Green+Blue) = 51+38+105=194 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.29% from 194); Green value is 38 (15.23% from 255 or 19.59% from 194); Blue value is 105 (41.41% from 255 or 54.12% from 194); Max value from RGB is 105 - color contains mainly: blue. Hex color #332669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332669 is #CCD996. Grayscale: #313131. Windows color (decimal): -13425047 or 6891059. OLE color: 6891059.
HSL color Cylindrical-coordinate representation of color #332669: hue angle of 251.64º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #332669 is Cyan = 0.51, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 38 | 105 | - |
| CMYK | 0.51 | 0.64 | 0 | 0.59 |
| HSL | 251.64º | 0.47% | 0.28% | - |
| HSV(B) | 251.64º | 0.64% | 0.41% | - |
| XYZ | 4.61 | 3.11 | 13.72 | - |
| YUV | 49.53 | 159.31 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 38 | 105 | 0.51 | 0.64 | 0 | 0.59 | 251.64 | 0.47 | 0.28 |
| Hex | 33 | 26 | 69 | 33 | 40 | 0 | 3B | FC | 2F | 1C |
| Octal | 63 | 46 | 151 | 63 | 100 | 0 | 73 | 374 | 57 | 34 |
| Binary | 110011 | 100110 | 1101001 | 110011 | 1000000 | 0 | 111011 | 11111100 | 101111 | 11100 |
Color Harmonies of #332669
Complementary color
Monochromatic Colors of #332669
Black with #332669
Text Example
Text Example
White with #332669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332669; }
p { color: rgb(51,38,105); }
H1.HeaderClassName
{
color: #332669;
}
.AnyTagClassName
{
color: #332669;
}
</style>
background-color css
<style>
a { background-color: #332669; }
a { background-color: rgb(51,38,105); }
div.DivClassName
{
background-color: #332669;
}
.BgClassName
{
background-color: #332669;
}
</style>
border-color css
<style>
span { border-color: #332669; }
span { border-color: rgb(51,38,105); }
td.TdClassName
{
border-color: #332669;
}
.TagClassName
{
border-color: #332669;
}
</style>