Shades of Scooter #338997
Tints of Scooter #338997
RGB
CMYK
RGB Variations
Color information
#338997 (or 0x338997) is known color: Scooter. HEX triplet: 33, 89 and 97. RGB value is (51,137,151). Sum of RGB (Red+Green+Blue) = 51+137+151=339 (44% of max value = 765). Red value is 51 (20.31% from 255 or 15.04% from 339); Green value is 137 (53.91% from 255 or 40.41% from 339); Blue value is 151 (59.38% from 255 or 44.54% from 339); Max value from RGB is 151 - color contains mainly: blue. Hex color #338997 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338997 is #CC7668. Grayscale: #707070. Windows color (decimal): -13399657 or 9931059. OLE color: 9931059.
HSL color Cylindrical-coordinate representation of color #338997: hue angle of 188.4º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #338997 is Cyan = 0.66, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 137 | 151 | - |
| CMYK | 0.66 | 0.09 | 0 | 0.41 |
| HSL | 188.4º | 0.5% | 0.4% | - |
| HSV(B) | 188.4º | 0.66% | 0.59% | - |
| XYZ | 15.9 | 20.83 | 32.46 | - |
| YUV | 112.88 | 149.51 | 83.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 151 | 0.66 | 0.09 | 0 | 0.41 | 188.4 | 0.5 | 0.4 |
| Hex | 33 | 89 | 97 | 42 | 9 | 0 | 29 | BC | 32 | 28 |
| Octal | 63 | 211 | 227 | 102 | 11 | 0 | 51 | 274 | 62 | 50 |
| Binary | 110011 | 10001001 | 10010111 | 1000010 | 1001 | 0 | 101001 | 10111100 | 110010 | 101000 |
Color Harmonies of #338997
Complementary color
Monochromatic Colors of #338997
Black with #338997
Text Example
Text Example
White with #338997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338997; }
p { color: rgb(51,137,151); }
H1.HeaderClassName
{
color: #338997;
}
.AnyTagClassName
{
color: #338997;
}
</style>
background-color css
<style>
a { background-color: #338997; }
a { background-color: rgb(51,137,151); }
div.DivClassName
{
background-color: #338997;
}
.BgClassName
{
background-color: #338997;
}
</style>
border-color css
<style>
span { border-color: #338997; }
span { border-color: rgb(51,137,151); }
td.TdClassName
{
border-color: #338997;
}
.TagClassName
{
border-color: #338997;
}
</style>