Shades of Scooter #378396
Tints of Scooter #378396
RGB
CMYK
RGB Variations
Color information
#378396 (or 0x378396) is known color: Scooter. HEX triplet: 37, 83 and 96. RGB value is (55,131,150). Sum of RGB (Red+Green+Blue) = 55+131+150=336 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.37% from 336); Green value is 131 (51.56% from 255 or 38.99% from 336); Blue value is 150 (58.98% from 255 or 44.64% from 336); Max value from RGB is 150 - color contains mainly: blue. Hex color #378396 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378396 is #C87C69. Grayscale: #6E6E6E. Windows color (decimal): -13139050 or 9863991. OLE color: 9863991.
HSL color Cylindrical-coordinate representation of color #378396: hue angle of 192º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #378396 is Cyan = 0.63, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 131 | 150 | - |
| CMYK | 0.63 | 0.13 | 0 | 0.41 |
| HSL | 192º | 0.46% | 0.4% | - |
| HSV(B) | 192º | 0.63% | 0.59% | - |
| XYZ | 15.2 | 19.25 | 31.77 | - |
| YUV | 110.44 | 150.32 | 88.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 131 | 150 | 0.63 | 0.13 | 0 | 0.41 | 192 | 0.46 | 0.4 |
| Hex | 37 | 83 | 96 | 3F | D | 0 | 29 | C0 | 2E | 28 |
| Octal | 67 | 203 | 226 | 77 | 15 | 0 | 51 | 300 | 56 | 50 |
| Binary | 110111 | 10000011 | 10010110 | 111111 | 1101 | 0 | 101001 | 11000000 | 101110 | 101000 |
Color Harmonies of #378396
Complementary color
Monochromatic Colors of #378396
Black with #378396
Text Example
Text Example
White with #378396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378396; }
p { color: rgb(55,131,150); }
H1.HeaderClassName
{
color: #378396;
}
.AnyTagClassName
{
color: #378396;
}
</style>
background-color css
<style>
a { background-color: #378396; }
a { background-color: rgb(55,131,150); }
div.DivClassName
{
background-color: #378396;
}
.BgClassName
{
background-color: #378396;
}
</style>
border-color css
<style>
span { border-color: #378396; }
span { border-color: rgb(55,131,150); }
td.TdClassName
{
border-color: #378396;
}
.TagClassName
{
border-color: #378396;
}
</style>