Shades of Scooter #338597
Tints of Scooter #338597
RGB
CMYK
RGB Variations
Color information
#338597 (or 0x338597) is known color: Scooter. HEX triplet: 33, 85 and 97. RGB value is (51,133,151). Sum of RGB (Red+Green+Blue) = 51+133+151=335 (44% of max value = 765). Red value is 51 (20.31% from 255 or 15.22% from 335); Green value is 133 (52.34% from 255 or 39.70% from 335); Blue value is 151 (59.38% from 255 or 45.07% from 335); Max value from RGB is 151 - color contains mainly: blue. Hex color #338597 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338597 is #CC7A68. Grayscale: #6E6E6E. Windows color (decimal): -13400681 or 9930035. OLE color: 9930035.
HSL color Cylindrical-coordinate representation of color #338597: hue angle of 190.8º 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 #338597 is Cyan = 0.66, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 133 | 151 | - |
| CMYK | 0.66 | 0.12 | 0 | 0.41 |
| HSL | 190.8º | 0.5% | 0.4% | - |
| HSV(B) | 190.8º | 0.66% | 0.59% | - |
| XYZ | 15.34 | 19.71 | 32.27 | - |
| YUV | 110.53 | 150.83 | 85.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 151 | 0.66 | 0.12 | 0 | 0.41 | 190.8 | 0.5 | 0.4 |
| Hex | 33 | 85 | 97 | 42 | C | 0 | 29 | BF | 32 | 28 |
| Octal | 63 | 205 | 227 | 102 | 14 | 0 | 51 | 277 | 62 | 50 |
| Binary | 110011 | 10000101 | 10010111 | 1000010 | 1100 | 0 | 101001 | 10111111 | 110010 | 101000 |
Color Harmonies of #338597
Complementary color
Monochromatic Colors of #338597
Black with #338597
Text Example
Text Example
White with #338597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338597; }
p { color: rgb(51,133,151); }
H1.HeaderClassName
{
color: #338597;
}
.AnyTagClassName
{
color: #338597;
}
</style>
background-color css
<style>
a { background-color: #338597; }
a { background-color: rgb(51,133,151); }
div.DivClassName
{
background-color: #338597;
}
.BgClassName
{
background-color: #338597;
}
</style>
border-color css
<style>
span { border-color: #338597; }
span { border-color: rgb(51,133,151); }
td.TdClassName
{
border-color: #338597;
}
.TagClassName
{
border-color: #338597;
}
</style>