Shades of Scooter #329298
Tints of Scooter #329298
RGB
CMYK
RGB Variations
Color information
#329298 (or 0x329298) is known color: Scooter. HEX triplet: 32, 92 and 98. RGB value is (50,146,152). Sum of RGB (Red+Green+Blue) = 50+146+152=348 (46% of max value = 765). Red value is 50 (19.92% from 255 or 14.37% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 152 (59.77% from 255 or 43.68% from 348); Max value from RGB is 152 - color contains mainly: blue. Hex color #329298 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329298 is #CD6D67. Grayscale: #757575. Windows color (decimal): -13462888 or 9998898. OLE color: 9998898.
HSL color Cylindrical-coordinate representation of color #329298: hue angle of 183.53º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #329298 is Cyan = 0.67, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 146 | 152 | - |
| CMYK | 0.67 | 0.04 | 0 | 0.40 |
| HSL | 183.53º | 0.5% | 0.4% | - |
| HSV(B) | 183.53º | 0.67% | 0.6% | - |
| XYZ | 17.26 | 23.5 | 33.33 | - |
| YUV | 117.98 | 147.2 | 79.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 146 | 152 | 0.67 | 0.04 | 0 | 0.40 | 183.53 | 0.5 | 0.4 |
| Hex | 32 | 92 | 98 | 43 | 4 | 0 | 28 | B8 | 32 | 28 |
| Octal | 62 | 222 | 230 | 103 | 4 | 0 | 50 | 270 | 62 | 50 |
| Binary | 110010 | 10010010 | 10011000 | 1000011 | 100 | 0 | 101000 | 10111000 | 110010 | 101000 |
Color Harmonies of #329298
Complementary color
Monochromatic Colors of #329298
Black with #329298
Text Example
Text Example
White with #329298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329298; }
p { color: rgb(50,146,152); }
H1.HeaderClassName
{
color: #329298;
}
.AnyTagClassName
{
color: #329298;
}
</style>
background-color css
<style>
a { background-color: #329298; }
a { background-color: rgb(50,146,152); }
div.DivClassName
{
background-color: #329298;
}
.BgClassName
{
background-color: #329298;
}
</style>
border-color css
<style>
span { border-color: #329298; }
span { border-color: rgb(50,146,152); }
td.TdClassName
{
border-color: #329298;
}
.TagClassName
{
border-color: #329298;
}
</style>