Shades of Scooter #338492
Tints of Scooter #338492
RGB
CMYK
RGB Variations
Color information
#338492 (or 0x338492) is known color: Scooter. HEX triplet: 33, 84 and 92. RGB value is (51,132,146). Sum of RGB (Red+Green+Blue) = 51+132+146=329 (43% of max value = 765). Red value is 51 (20.31% from 255 or 15.50% from 329); Green value is 132 (51.95% from 255 or 40.12% from 329); Blue value is 146 (57.42% from 255 or 44.38% from 329); Max value from RGB is 146 - color contains mainly: blue. Hex color #338492 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338492 is #CC7B6D. Grayscale: #6D6D6D. Windows color (decimal): -13400942 or 9602099. OLE color: 9602099.
HSL color Cylindrical-coordinate representation of color #338492: hue angle of 188.84º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #338492 is Cyan = 0.65, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 132 | 146 | - |
| CMYK | 0.65 | 0.10 | 0 | 0.43 |
| HSL | 188.84º | 0.48% | 0.39% | - |
| HSV(B) | 188.84º | 0.65% | 0.57% | - |
| XYZ | 14.8 | 19.28 | 30.14 | - |
| YUV | 109.38 | 148.66 | 86.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 146 | 0.65 | 0.10 | 0 | 0.43 | 188.84 | 0.48 | 0.39 |
| Hex | 33 | 84 | 92 | 41 | A | 0 | 2B | BD | 30 | 27 |
| Octal | 63 | 204 | 222 | 101 | 12 | 0 | 53 | 275 | 60 | 47 |
| Binary | 110011 | 10000100 | 10010010 | 1000001 | 1010 | 0 | 101011 | 10111101 | 110000 | 100111 |
Color Harmonies of #338492
Complementary color
Monochromatic Colors of #338492
Black with #338492
Text Example
Text Example
White with #338492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338492; }
p { color: rgb(51,132,146); }
H1.HeaderClassName
{
color: #338492;
}
.AnyTagClassName
{
color: #338492;
}
</style>
background-color css
<style>
a { background-color: #338492; }
a { background-color: rgb(51,132,146); }
div.DivClassName
{
background-color: #338492;
}
.BgClassName
{
background-color: #338492;
}
</style>
border-color css
<style>
span { border-color: #338492; }
span { border-color: rgb(51,132,146); }
td.TdClassName
{
border-color: #338492;
}
.TagClassName
{
border-color: #338492;
}
</style>