Shades of Scooter #338798
Tints of Scooter #338798
RGB
CMYK
RGB Variations
Color information
#338798 (or 0x338798) is known color: Scooter. HEX triplet: 33, 87 and 98. RGB value is (51,135,152). Sum of RGB (Red+Green+Blue) = 51+135+152=338 (44% of max value = 765). Red value is 51 (20.31% from 255 or 15.09% from 338); Green value is 135 (53.12% from 255 or 39.94% from 338); Blue value is 152 (59.77% from 255 or 44.97% from 338); Max value from RGB is 152 - color contains mainly: blue. Hex color #338798 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338798 is #CC7867. Grayscale: #6F6F6F. Windows color (decimal): -13400168 or 9996083. OLE color: 9996083.
HSL color Cylindrical-coordinate representation of color #338798: hue angle of 190.1º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #338798 is Cyan = 0.66, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 51 | 135 | 152 | - |
| CMYK | 0.66 | 0.11 | 0 | 0.40 |
| HSL | 190.1º | 0.5% | 0.4% | - |
| HSV(B) | 190.1º | 0.66% | 0.6% | - |
| XYZ | 15.7 | 20.3 | 32.8 | - |
| YUV | 111.82 | 150.67 | 84.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 152 | 0.66 | 0.11 | 0 | 0.40 | 190.1 | 0.5 | 0.4 |
| Hex | 33 | 87 | 98 | 42 | B | 0 | 28 | BE | 32 | 28 |
| Octal | 63 | 207 | 230 | 102 | 13 | 0 | 50 | 276 | 62 | 50 |
| Binary | 110011 | 10000111 | 10011000 | 1000010 | 1011 | 0 | 101000 | 10111110 | 110010 | 101000 |
Color Harmonies of #338798
Complementary color
Monochromatic Colors of #338798
Black with #338798
Text Example
Text Example
White with #338798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338798; }
p { color: rgb(51,135,152); }
H1.HeaderClassName
{
color: #338798;
}
.AnyTagClassName
{
color: #338798;
}
</style>
background-color css
<style>
a { background-color: #338798; }
a { background-color: rgb(51,135,152); }
div.DivClassName
{
background-color: #338798;
}
.BgClassName
{
background-color: #338798;
}
</style>
border-color css
<style>
span { border-color: #338798; }
span { border-color: rgb(51,135,152); }
td.TdClassName
{
border-color: #338798;
}
.TagClassName
{
border-color: #338798;
}
</style>