Shades of Scooter #328397
Tints of Scooter #328397
RGB
CMYK
RGB Variations
Color information
#328397 (or 0x328397) is known color: Scooter. HEX triplet: 32, 83 and 97. RGB value is (50,131,151). Sum of RGB (Red+Green+Blue) = 50+131+151=332 (43% of max value = 765). Red value is 50 (19.92% from 255 or 15.06% from 332); Green value is 131 (51.56% from 255 or 39.46% from 332); Blue value is 151 (59.38% from 255 or 45.48% from 332); Max value from RGB is 151 - color contains mainly: blue. Hex color #328397 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328397 is #CD7C68. Grayscale: #6C6C6C. Windows color (decimal): -13466729 or 9929522. OLE color: 9929522.
HSL color Cylindrical-coordinate representation of color #328397: hue angle of 191.88º 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 #328397 is Cyan = 0.67, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 131 | 151 | - |
| CMYK | 0.67 | 0.13 | 0 | 0.41 |
| HSL | 191.88º | 0.5% | 0.39% | - |
| HSV(B) | 191.88º | 0.67% | 0.59% | - |
| XYZ | 15.02 | 19.15 | 32.18 | - |
| YUV | 109.06 | 151.66 | 85.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 151 | 0.67 | 0.13 | 0 | 0.41 | 191.88 | 0.5 | 0.39 |
| Hex | 32 | 83 | 97 | 43 | D | 0 | 29 | C0 | 32 | 27 |
| Octal | 62 | 203 | 227 | 103 | 15 | 0 | 51 | 300 | 62 | 47 |
| Binary | 110010 | 10000011 | 10010111 | 1000011 | 1101 | 0 | 101001 | 11000000 | 110010 | 100111 |
Color Harmonies of #328397
Complementary color
Monochromatic Colors of #328397
Black with #328397
Text Example
Text Example
White with #328397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328397; }
p { color: rgb(50,131,151); }
H1.HeaderClassName
{
color: #328397;
}
.AnyTagClassName
{
color: #328397;
}
</style>
background-color css
<style>
a { background-color: #328397; }
a { background-color: rgb(50,131,151); }
div.DivClassName
{
background-color: #328397;
}
.BgClassName
{
background-color: #328397;
}
</style>
border-color css
<style>
span { border-color: #328397; }
span { border-color: rgb(50,131,151); }
td.TdClassName
{
border-color: #328397;
}
.TagClassName
{
border-color: #328397;
}
</style>