Shades of Tolopea #322641
Tints of Tolopea #322641
RGB
CMYK
RGB Variations
Color information
#322641 (or 0x322641) is known color: Tolopea. HEX triplet: 32, 26 and 41. RGB value is (50,38,65). Sum of RGB (Red+Green+Blue) = 50+38+65=153 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.68% from 153); Green value is 38 (15.23% from 255 or 24.84% from 153); Blue value is 65 (25.78% from 255 or 42.48% from 153); Max value from RGB is 65 - color contains mainly: blue. Hex color #322641 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322641 is #CDD9BE. Grayscale: #2C2C2C. Windows color (decimal): -13490623 or 4269618. OLE color: 4269618.
HSL color Cylindrical-coordinate representation of color #322641: hue angle of 266.67º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #322641 is Cyan = 0.23, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 50 | 38 | 65 | - |
| CMYK | 0.23 | 0.42 | 0 | 0.75 |
| HSL | 266.67º | 0.26% | 0.2% | - |
| HSV(B) | 266.67º | 0.42% | 0.25% | - |
| XYZ | 2.96 | 2.45 | 5.32 | - |
| YUV | 44.67 | 139.48 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 65 | 0.23 | 0.42 | 0 | 0.75 | 266.67 | 0.26 | 0.2 |
| Hex | 32 | 26 | 41 | 17 | 2A | 0 | 4B | 10B | 1A | 14 |
| Octal | 62 | 46 | 101 | 27 | 52 | 0 | 113 | 413 | 32 | 24 |
| Binary | 110010 | 100110 | 1000001 | 10111 | 101010 | 0 | 1001011 | 100001011 | 11010 | 10100 |
Color Harmonies of #322641
Complementary color
Monochromatic Colors of #322641
Black with #322641
Text Example
Text Example
White with #322641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322641; }
p { color: rgb(50,38,65); }
H1.HeaderClassName
{
color: #322641;
}
.AnyTagClassName
{
color: #322641;
}
</style>
background-color css
<style>
a { background-color: #322641; }
a { background-color: rgb(50,38,65); }
div.DivClassName
{
background-color: #322641;
}
.BgClassName
{
background-color: #322641;
}
</style>
border-color css
<style>
span { border-color: #322641; }
span { border-color: rgb(50,38,65); }
td.TdClassName
{
border-color: #322641;
}
.TagClassName
{
border-color: #322641;
}
</style>