Shades of Scooter #328395
Tints of Scooter #328395
RGB
CMYK
RGB Variations
Color information
#328395 (or 0x328395) is known color: Scooter. HEX triplet: 32, 83 and 95. RGB value is (50,131,149). Sum of RGB (Red+Green+Blue) = 50+131+149=330 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.15% from 330); Green value is 131 (51.56% from 255 or 39.70% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #328395 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328395 is #CD7C6A. Grayscale: #6C6C6C. Windows color (decimal): -13466731 or 9798450. OLE color: 9798450.
HSL color Cylindrical-coordinate representation of color #328395: hue angle of 190.91º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #328395 is Cyan = 0.66, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 131 | 149 | - |
| CMYK | 0.66 | 0.12 | 0 | 0.42 |
| HSL | 190.91º | 0.5% | 0.39% | - |
| HSV(B) | 190.91º | 0.66% | 0.58% | - |
| XYZ | 14.86 | 19.08 | 31.33 | - |
| YUV | 108.83 | 150.66 | 86.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 149 | 0.66 | 0.12 | 0 | 0.42 | 190.91 | 0.5 | 0.39 |
| Hex | 32 | 83 | 95 | 42 | C | 0 | 2A | BF | 32 | 27 |
| Octal | 62 | 203 | 225 | 102 | 14 | 0 | 52 | 277 | 62 | 47 |
| Binary | 110010 | 10000011 | 10010101 | 1000010 | 1100 | 0 | 101010 | 10111111 | 110010 | 100111 |
Color Harmonies of #328395
Complementary color
Monochromatic Colors of #328395
Black with #328395
Text Example
Text Example
White with #328395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328395; }
p { color: rgb(50,131,149); }
H1.HeaderClassName
{
color: #328395;
}
.AnyTagClassName
{
color: #328395;
}
</style>
background-color css
<style>
a { background-color: #328395; }
a { background-color: rgb(50,131,149); }
div.DivClassName
{
background-color: #328395;
}
.BgClassName
{
background-color: #328395;
}
</style>
border-color css
<style>
span { border-color: #328395; }
span { border-color: rgb(50,131,149); }
td.TdClassName
{
border-color: #328395;
}
.TagClassName
{
border-color: #328395;
}
</style>