Shades of Scooter #328590
Tints of Scooter #328590
RGB
CMYK
RGB Variations
Color information
#328590 (or 0x328590) is known color: Scooter. HEX triplet: 32, 85 and 90. RGB value is (50,133,144). Sum of RGB (Red+Green+Blue) = 50+133+144=327 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.29% from 327); Green value is 133 (52.34% from 255 or 40.67% from 327); Blue value is 144 (56.64% from 255 or 44.04% from 327); Max value from RGB is 144 - color contains mainly: blue. Hex color #328590 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328590 is #CD7A6F. Grayscale: #6D6D6D. Windows color (decimal): -13466224 or 9471282. OLE color: 9471282.
HSL color Cylindrical-coordinate representation of color #328590: hue angle of 187.02º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #328590 is Cyan = 0.65, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 133 | 144 | - |
| CMYK | 0.65 | 0.08 | 0 | 0.44 |
| HSL | 187.02º | 0.48% | 0.38% | - |
| HSV(B) | 187.02º | 0.65% | 0.56% | - |
| XYZ | 14.74 | 19.47 | 29.37 | - |
| YUV | 109.44 | 147.5 | 85.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 144 | 0.65 | 0.08 | 0 | 0.44 | 187.02 | 0.48 | 0.38 |
| Hex | 32 | 85 | 90 | 41 | 8 | 0 | 2C | BB | 30 | 26 |
| Octal | 62 | 205 | 220 | 101 | 10 | 0 | 54 | 273 | 60 | 46 |
| Binary | 110010 | 10000101 | 10010000 | 1000001 | 1000 | 0 | 101100 | 10111011 | 110000 | 100110 |
Color Harmonies of #328590
Complementary color
Monochromatic Colors of #328590
Black with #328590
Text Example
Text Example
White with #328590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328590; }
p { color: rgb(50,133,144); }
H1.HeaderClassName
{
color: #328590;
}
.AnyTagClassName
{
color: #328590;
}
</style>
background-color css
<style>
a { background-color: #328590; }
a { background-color: rgb(50,133,144); }
div.DivClassName
{
background-color: #328590;
}
.BgClassName
{
background-color: #328590;
}
</style>
border-color css
<style>
span { border-color: #328590; }
span { border-color: rgb(50,133,144); }
td.TdClassName
{
border-color: #328590;
}
.TagClassName
{
border-color: #328590;
}
</style>