Shades of Scooter #338497
Tints of Scooter #338497
RGB
CMYK
RGB Variations
Color information
#338497 (or 0x338497) is known color: Scooter. HEX triplet: 33, 84 and 97. RGB value is (51,132,151). Sum of RGB (Red+Green+Blue) = 51+132+151=334 (44% of max value = 765). Red value is 51 (20.31% from 255 or 15.27% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 151 (59.38% from 255 or 45.21% from 334); Max value from RGB is 151 - color contains mainly: blue. Hex color #338497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338497 is #CC7B68. Grayscale: #6D6D6D. Windows color (decimal): -13400937 or 9929779. OLE color: 9929779.
HSL color Cylindrical-coordinate representation of color #338497: hue angle of 191.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 #338497 is Cyan = 0.66, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 132 | 151 | - |
| CMYK | 0.66 | 0.13 | 0 | 0.41 |
| HSL | 191.4º | 0.5% | 0.4% | - |
| HSV(B) | 191.4º | 0.66% | 0.59% | - |
| XYZ | 15.2 | 19.44 | 32.23 | - |
| YUV | 109.95 | 151.16 | 85.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 151 | 0.66 | 0.13 | 0 | 0.41 | 191.4 | 0.5 | 0.4 |
| Hex | 33 | 84 | 97 | 42 | D | 0 | 29 | BF | 32 | 28 |
| Octal | 63 | 204 | 227 | 102 | 15 | 0 | 51 | 277 | 62 | 50 |
| Binary | 110011 | 10000100 | 10010111 | 1000010 | 1101 | 0 | 101001 | 10111111 | 110010 | 101000 |
Color Harmonies of #338497
Complementary color
Monochromatic Colors of #338497
Black with #338497
Text Example
Text Example
White with #338497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338497; }
p { color: rgb(51,132,151); }
H1.HeaderClassName
{
color: #338497;
}
.AnyTagClassName
{
color: #338497;
}
</style>
background-color css
<style>
a { background-color: #338497; }
a { background-color: rgb(51,132,151); }
div.DivClassName
{
background-color: #338497;
}
.BgClassName
{
background-color: #338497;
}
</style>
border-color css
<style>
span { border-color: #338497; }
span { border-color: rgb(51,132,151); }
td.TdClassName
{
border-color: #338497;
}
.TagClassName
{
border-color: #338497;
}
</style>