Shades of Scooter #338994
Tints of Scooter #338994
RGB
CMYK
RGB Variations
Color information
#338994 (or 0x338994) is known color: Scooter. HEX triplet: 33, 89 and 94. RGB value is (51,137,148). Sum of RGB (Red+Green+Blue) = 51+137+148=336 (44% of max value = 765). Red value is 51 (20.31% from 255 or 15.18% from 336); Green value is 137 (53.91% from 255 or 40.77% from 336); Blue value is 148 (58.20% from 255 or 44.05% from 336); Max value from RGB is 148 - color contains mainly: blue. Hex color #338994 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338994 is #CC766B. Grayscale: #707070. Windows color (decimal): -13399660 or 9734451. OLE color: 9734451.
HSL color Cylindrical-coordinate representation of color #338994: hue angle of 186.8º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #338994 is Cyan = 0.66, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 137 | 148 | - |
| CMYK | 0.66 | 0.07 | 0 | 0.42 |
| HSL | 186.8º | 0.49% | 0.39% | - |
| HSV(B) | 186.8º | 0.66% | 0.58% | - |
| XYZ | 15.66 | 20.73 | 31.19 | - |
| YUV | 112.54 | 148.01 | 84.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 148 | 0.66 | 0.07 | 0 | 0.42 | 186.8 | 0.49 | 0.39 |
| Hex | 33 | 89 | 94 | 42 | 7 | 0 | 2A | BB | 31 | 27 |
| Octal | 63 | 211 | 224 | 102 | 7 | 0 | 52 | 273 | 61 | 47 |
| Binary | 110011 | 10001001 | 10010100 | 1000010 | 111 | 0 | 101010 | 10111011 | 110001 | 100111 |
Color Harmonies of #338994
Complementary color
Monochromatic Colors of #338994
Black with #338994
Text Example
Text Example
White with #338994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338994; }
p { color: rgb(51,137,148); }
H1.HeaderClassName
{
color: #338994;
}
.AnyTagClassName
{
color: #338994;
}
</style>
background-color css
<style>
a { background-color: #338994; }
a { background-color: rgb(51,137,148); }
div.DivClassName
{
background-color: #338994;
}
.BgClassName
{
background-color: #338994;
}
</style>
border-color css
<style>
span { border-color: #338994; }
span { border-color: rgb(51,137,148); }
td.TdClassName
{
border-color: #338994;
}
.TagClassName
{
border-color: #338994;
}
</style>