Shades of Scooter #378698
Tints of Scooter #378698
RGB
CMYK
RGB Variations
Color information
#378698 (or 0x378698) is known color: Scooter. HEX triplet: 37, 86 and 98. RGB value is (55,134,152). Sum of RGB (Red+Green+Blue) = 55+134+152=341 (45% of max value = 765). Red value is 55 (21.88% from 255 or 16.13% from 341); Green value is 134 (52.73% from 255 or 39.30% from 341); Blue value is 152 (59.77% from 255 or 44.57% from 341); Max value from RGB is 152 - color contains mainly: blue. Hex color #378698 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378698 is #C87967. Grayscale: #707070. Windows color (decimal): -13138280 or 9995831. OLE color: 9995831.
HSL color Cylindrical-coordinate representation of color #378698: hue angle of 191.13º 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 #378698 is Cyan = 0.64, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 134 | 152 | - |
| CMYK | 0.64 | 0.12 | 0 | 0.40 |
| HSL | 191.13º | 0.47% | 0.41% | - |
| HSV(B) | 191.13º | 0.64% | 0.6% | - |
| XYZ | 15.77 | 20.13 | 32.76 | - |
| YUV | 112.43 | 150.33 | 87.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 152 | 0.64 | 0.12 | 0 | 0.40 | 191.13 | 0.47 | 0.41 |
| Hex | 37 | 86 | 98 | 40 | C | 0 | 28 | BF | 2F | 29 |
| Octal | 67 | 206 | 230 | 100 | 14 | 0 | 50 | 277 | 57 | 51 |
| Binary | 110111 | 10000110 | 10011000 | 1000000 | 1100 | 0 | 101000 | 10111111 | 101111 | 101001 |
Color Harmonies of #378698
Complementary color
Monochromatic Colors of #378698
Black with #378698
Text Example
Text Example
White with #378698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378698; }
p { color: rgb(55,134,152); }
H1.HeaderClassName
{
color: #378698;
}
.AnyTagClassName
{
color: #378698;
}
</style>
background-color css
<style>
a { background-color: #378698; }
a { background-color: rgb(55,134,152); }
div.DivClassName
{
background-color: #378698;
}
.BgClassName
{
background-color: #378698;
}
</style>
border-color css
<style>
span { border-color: #378698; }
span { border-color: rgb(55,134,152); }
td.TdClassName
{
border-color: #378698;
}
.TagClassName
{
border-color: #378698;
}
</style>