Shades of Scooter #328697
Tints of Scooter #328697
RGB
CMYK
RGB Variations
Color information
#328697 (or 0x328697) is known color: Scooter. HEX triplet: 32, 86 and 97. RGB value is (50,134,151). Sum of RGB (Red+Green+Blue) = 50+134+151=335 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.93% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 151 (59.38% from 255 or 45.07% from 335); Max value from RGB is 151 - color contains mainly: blue. Hex color #328697 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328697 is #CD7968. Grayscale: #6E6E6E. Windows color (decimal): -13465961 or 9930290. OLE color: 9930290.
HSL color Cylindrical-coordinate representation of color #328697: hue angle of 190.1º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #328697 is Cyan = 0.67, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 134 | 151 | - |
| CMYK | 0.67 | 0.11 | 0 | 0.41 |
| HSL | 190.1º | 0.5% | 0.39% | - |
| HSV(B) | 190.1º | 0.67% | 0.59% | - |
| XYZ | 15.43 | 19.96 | 32.32 | - |
| YUV | 110.82 | 150.67 | 84.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 151 | 0.67 | 0.11 | 0 | 0.41 | 190.1 | 0.5 | 0.39 |
| Hex | 32 | 86 | 97 | 43 | B | 0 | 29 | BE | 32 | 27 |
| Octal | 62 | 206 | 227 | 103 | 13 | 0 | 51 | 276 | 62 | 47 |
| Binary | 110010 | 10000110 | 10010111 | 1000011 | 1011 | 0 | 101001 | 10111110 | 110010 | 100111 |
Color Harmonies of #328697
Complementary color
Monochromatic Colors of #328697
Black with #328697
Text Example
Text Example
White with #328697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328697; }
p { color: rgb(50,134,151); }
H1.HeaderClassName
{
color: #328697;
}
.AnyTagClassName
{
color: #328697;
}
</style>
background-color css
<style>
a { background-color: #328697; }
a { background-color: rgb(50,134,151); }
div.DivClassName
{
background-color: #328697;
}
.BgClassName
{
background-color: #328697;
}
</style>
border-color css
<style>
span { border-color: #328697; }
span { border-color: rgb(50,134,151); }
td.TdClassName
{
border-color: #328697;
}
.TagClassName
{
border-color: #328697;
}
</style>