Shades of Scooter #328795
Tints of Scooter #328795
RGB
CMYK
RGB Variations
Color information
#328795 (or 0x328795) is known color: Scooter. HEX triplet: 32, 87 and 95. RGB value is (50,135,149). Sum of RGB (Red+Green+Blue) = 50+135+149=334 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.97% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 149 (58.59% from 255 or 44.61% from 334); Max value from RGB is 149 - color contains mainly: blue. Hex color #328795 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328795 is #CD786A. Grayscale: #6F6F6F. Windows color (decimal): -13465707 or 9799474. OLE color: 9799474.
HSL color Cylindrical-coordinate representation of color #328795: hue angle of 188.48º 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 #328795 is Cyan = 0.66, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 135 | 149 | - |
| CMYK | 0.66 | 0.09 | 0 | 0.42 |
| HSL | 188.48º | 0.5% | 0.39% | - |
| HSV(B) | 188.48º | 0.66% | 0.58% | - |
| XYZ | 15.4 | 20.18 | 31.52 | - |
| YUV | 111.18 | 149.34 | 84.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 149 | 0.66 | 0.09 | 0 | 0.42 | 188.48 | 0.5 | 0.39 |
| Hex | 32 | 87 | 95 | 42 | 9 | 0 | 2A | BC | 32 | 27 |
| Octal | 62 | 207 | 225 | 102 | 11 | 0 | 52 | 274 | 62 | 47 |
| Binary | 110010 | 10000111 | 10010101 | 1000010 | 1001 | 0 | 101010 | 10111100 | 110010 | 100111 |
Color Harmonies of #328795
Complementary color
Monochromatic Colors of #328795
Black with #328795
Text Example
Text Example
White with #328795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328795; }
p { color: rgb(50,135,149); }
H1.HeaderClassName
{
color: #328795;
}
.AnyTagClassName
{
color: #328795;
}
</style>
background-color css
<style>
a { background-color: #328795; }
a { background-color: rgb(50,135,149); }
div.DivClassName
{
background-color: #328795;
}
.BgClassName
{
background-color: #328795;
}
</style>
border-color css
<style>
span { border-color: #328795; }
span { border-color: rgb(50,135,149); }
td.TdClassName
{
border-color: #328795;
}
.TagClassName
{
border-color: #328795;
}
</style>