Shades of Scooter #338697
Tints of Scooter #338697
RGB
CMYK
RGB Variations
Color information
#338697 (or 0x338697) is known color: Scooter. HEX triplet: 33, 86 and 97. RGB value is (51,134,151). Sum of RGB (Red+Green+Blue) = 51+134+151=336 (44% of max value = 765). Red value is 51 (20.31% from 255 or 15.18% from 336); Green value is 134 (52.73% from 255 or 39.88% from 336); Blue value is 151 (59.38% from 255 or 44.94% from 336); Max value from RGB is 151 - color contains mainly: blue. Hex color #338697 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338697 is #CC7968. Grayscale: #6E6E6E. Windows color (decimal): -13400425 or 9930291. OLE color: 9930291.
HSL color Cylindrical-coordinate representation of color #338697: hue angle of 190.2º 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 #338697 is Cyan = 0.66, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 134 | 151 | - |
| CMYK | 0.66 | 0.11 | 0 | 0.41 |
| HSL | 190.2º | 0.5% | 0.4% | - |
| HSV(B) | 190.2º | 0.66% | 0.59% | - |
| XYZ | 15.48 | 19.99 | 32.32 | - |
| YUV | 111.12 | 150.5 | 85.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 151 | 0.66 | 0.11 | 0 | 0.41 | 190.2 | 0.5 | 0.4 |
| Hex | 33 | 86 | 97 | 42 | B | 0 | 29 | BE | 32 | 28 |
| Octal | 63 | 206 | 227 | 102 | 13 | 0 | 51 | 276 | 62 | 50 |
| Binary | 110011 | 10000110 | 10010111 | 1000010 | 1011 | 0 | 101001 | 10111110 | 110010 | 101000 |
Color Harmonies of #338697
Complementary color
Monochromatic Colors of #338697
Black with #338697
Text Example
Text Example
White with #338697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338697; }
p { color: rgb(51,134,151); }
H1.HeaderClassName
{
color: #338697;
}
.AnyTagClassName
{
color: #338697;
}
</style>
background-color css
<style>
a { background-color: #338697; }
a { background-color: rgb(51,134,151); }
div.DivClassName
{
background-color: #338697;
}
.BgClassName
{
background-color: #338697;
}
</style>
border-color css
<style>
span { border-color: #338697; }
span { border-color: rgb(51,134,151); }
td.TdClassName
{
border-color: #338697;
}
.TagClassName
{
border-color: #338697;
}
</style>