Shades of Scooter #328597
Tints of Scooter #328597
RGB
CMYK
RGB Variations
Color information
#328597 (or 0x328597) is known color: Scooter. HEX triplet: 32, 85 and 97. RGB value is (50,133,151). Sum of RGB (Red+Green+Blue) = 50+133+151=334 (44% of max value = 765). Red value is 50 (19.92% from 255 or 14.97% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 151 (59.38% from 255 or 45.21% from 334); Max value from RGB is 151 - color contains mainly: blue. Hex color #328597 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328597 is #CD7A68. Grayscale: #6E6E6E. Windows color (decimal): -13466217 or 9930034. OLE color: 9930034.
HSL color Cylindrical-coordinate representation of color #328597: hue angle of 190.69º 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 #328597 is Cyan = 0.67, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 133 | 151 | - |
| CMYK | 0.67 | 0.12 | 0 | 0.41 |
| HSL | 190.69º | 0.5% | 0.39% | - |
| HSV(B) | 190.69º | 0.67% | 0.59% | - |
| XYZ | 15.29 | 19.69 | 32.27 | - |
| YUV | 110.24 | 151 | 85.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 151 | 0.67 | 0.12 | 0 | 0.41 | 190.69 | 0.5 | 0.39 |
| Hex | 32 | 85 | 97 | 43 | C | 0 | 29 | BF | 32 | 27 |
| Octal | 62 | 205 | 227 | 103 | 14 | 0 | 51 | 277 | 62 | 47 |
| Binary | 110010 | 10000101 | 10010111 | 1000011 | 1100 | 0 | 101001 | 10111111 | 110010 | 100111 |
Color Harmonies of #328597
Complementary color
Monochromatic Colors of #328597
Black with #328597
Text Example
Text Example
White with #328597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328597; }
p { color: rgb(50,133,151); }
H1.HeaderClassName
{
color: #328597;
}
.AnyTagClassName
{
color: #328597;
}
</style>
background-color css
<style>
a { background-color: #328597; }
a { background-color: rgb(50,133,151); }
div.DivClassName
{
background-color: #328597;
}
.BgClassName
{
background-color: #328597;
}
</style>
border-color css
<style>
span { border-color: #328597; }
span { border-color: rgb(50,133,151); }
td.TdClassName
{
border-color: #328597;
}
.TagClassName
{
border-color: #328597;
}
</style>