Shades of Scooter #378492
Tints of Scooter #378492
RGB
CMYK
RGB Variations
Color information
#378492 (or 0x378492) is known color: Scooter. HEX triplet: 37, 84 and 92. RGB value is (55,132,146). Sum of RGB (Red+Green+Blue) = 55+132+146=333 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.52% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 146 (57.42% from 255 or 43.84% from 333); Max value from RGB is 146 - color contains mainly: blue. Hex color #378492 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378492 is #C87B6D. Grayscale: #6E6E6E. Windows color (decimal): -13138798 or 9602103. OLE color: 9602103.
HSL color Cylindrical-coordinate representation of color #378492: hue angle of 189.23º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #378492 is Cyan = 0.62, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 132 | 146 | - |
| CMYK | 0.62 | 0.10 | 0 | 0.43 |
| HSL | 189.23º | 0.45% | 0.39% | - |
| HSV(B) | 189.23º | 0.62% | 0.57% | - |
| XYZ | 15.02 | 19.39 | 30.15 | - |
| YUV | 110.57 | 147.99 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 132 | 146 | 0.62 | 0.10 | 0 | 0.43 | 189.23 | 0.45 | 0.39 |
| Hex | 37 | 84 | 92 | 3E | A | 0 | 2B | BD | 2D | 27 |
| Octal | 67 | 204 | 222 | 76 | 12 | 0 | 53 | 275 | 55 | 47 |
| Binary | 110111 | 10000100 | 10010010 | 111110 | 1010 | 0 | 101011 | 10111101 | 101101 | 100111 |
Color Harmonies of #378492
Complementary color
Monochromatic Colors of #378492
Black with #378492
Text Example
Text Example
White with #378492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378492; }
p { color: rgb(55,132,146); }
H1.HeaderClassName
{
color: #378492;
}
.AnyTagClassName
{
color: #378492;
}
</style>
background-color css
<style>
a { background-color: #378492; }
a { background-color: rgb(55,132,146); }
div.DivClassName
{
background-color: #378492;
}
.BgClassName
{
background-color: #378492;
}
</style>
border-color css
<style>
span { border-color: #378492; }
span { border-color: rgb(55,132,146); }
td.TdClassName
{
border-color: #378492;
}
.TagClassName
{
border-color: #378492;
}
</style>