Shades of Scooter #378398
Tints of Scooter #378398
RGB
CMYK
RGB Variations
Color information
#378398 (or 0x378398) is known color: Scooter. HEX triplet: 37, 83 and 98. RGB value is (55,131,152). Sum of RGB (Red+Green+Blue) = 55+131+152=338 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.27% from 338); Green value is 131 (51.56% from 255 or 38.76% 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 #378398 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378398 is #C87C67. Grayscale: #6E6E6E. Windows color (decimal): -13139048 or 9995063. OLE color: 9995063.
HSL color Cylindrical-coordinate representation of color #378398: hue angle of 192.99º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #378398 is Cyan = 0.64, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 131 | 152 | - |
| CMYK | 0.64 | 0.14 | 0 | 0.40 |
| HSL | 192.99º | 0.47% | 0.41% | - |
| HSV(B) | 192.99º | 0.64% | 0.6% | - |
| XYZ | 15.36 | 19.31 | 32.62 | - |
| YUV | 110.67 | 151.32 | 88.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 152 | 0.64 | 0.14 | 0 | 0.40 | 192.99 | 0.47 | 0.41 |
| Hex | 37 | 83 | 98 | 40 | E | 0 | 28 | C1 | 2F | 29 |
| Octal | 67 | 203 | 230 | 100 | 16 | 0 | 50 | 301 | 57 | 51 |
| Binary | 110111 | 10000011 | 10011000 | 1000000 | 1110 | 0 | 101000 | 11000001 | 101111 | 101001 |
Color Harmonies of #378398
Complementary color
Monochromatic Colors of #378398
Black with #378398
Text Example
Text Example
White with #378398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378398; }
p { color: rgb(55,131,152); }
H1.HeaderClassName
{
color: #378398;
}
.AnyTagClassName
{
color: #378398;
}
</style>
background-color css
<style>
a { background-color: #378398; }
a { background-color: rgb(55,131,152); }
div.DivClassName
{
background-color: #378398;
}
.BgClassName
{
background-color: #378398;
}
</style>
border-color css
<style>
span { border-color: #378398; }
span { border-color: rgb(55,131,152); }
td.TdClassName
{
border-color: #378398;
}
.TagClassName
{
border-color: #378398;
}
</style>