Shades of Scooter #278492
Tints of Scooter #278492
RGB
CMYK
RGB Variations
Color information
#278492 (or 0x278492) is known color: Scooter. HEX triplet: 27, 84 and 92. RGB value is (39,132,146). Sum of RGB (Red+Green+Blue) = 39+132+146=317 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.30% from 317); Green value is 132 (51.95% from 255 or 41.64% from 317); Blue value is 146 (57.42% from 255 or 46.06% from 317); Max value from RGB is 146 - color contains mainly: blue. Hex color #278492 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278492 is #D87B6D. Grayscale: #696969. Windows color (decimal): -14187374 or 9602087. OLE color: 9602087.
HSL color Cylindrical-coordinate representation of color #278492: hue angle of 187.85º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #278492 is Cyan = 0.73, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 132 | 146 | - |
| CMYK | 0.73 | 0.10 | 0 | 0.43 |
| HSL | 187.85º | 0.58% | 0.36% | - |
| HSV(B) | 187.85º | 0.73% | 0.57% | - |
| XYZ | 14.28 | 19.01 | 30.11 | - |
| YUV | 105.79 | 150.69 | 80.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 132 | 146 | 0.73 | 0.10 | 0 | 0.43 | 187.85 | 0.58 | 0.36 |
| Hex | 27 | 84 | 92 | 49 | A | 0 | 2B | BC | 3A | 24 |
| Octal | 47 | 204 | 222 | 111 | 12 | 0 | 53 | 274 | 72 | 44 |
| Binary | 100111 | 10000100 | 10010010 | 1001001 | 1010 | 0 | 101011 | 10111100 | 111010 | 100100 |
Color Harmonies of #278492
Complementary color
Monochromatic Colors of #278492
Black with #278492
Text Example
Text Example
White with #278492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278492; }
p { color: rgb(39,132,146); }
H1.HeaderClassName
{
color: #278492;
}
.AnyTagClassName
{
color: #278492;
}
</style>
background-color css
<style>
a { background-color: #278492; }
a { background-color: rgb(39,132,146); }
div.DivClassName
{
background-color: #278492;
}
.BgClassName
{
background-color: #278492;
}
</style>
border-color css
<style>
span { border-color: #278492; }
span { border-color: rgb(39,132,146); }
td.TdClassName
{
border-color: #278492;
}
.TagClassName
{
border-color: #278492;
}
</style>