Shades of Scooter #278490
Tints of Scooter #278490
RGB
CMYK
RGB Variations
Color information
#278490 (or 0x278490) is known color: Scooter. HEX triplet: 27, 84 and 90. RGB value is (39,132,144). Sum of RGB (Red+Green+Blue) = 39+132+144=315 (41% of max value = 765). Red value is 39 (15.62% from 255 or 12.38% from 315); Green value is 132 (51.95% from 255 or 41.90% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #278490 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278490 is #D87B6F. Grayscale: #696969. Windows color (decimal): -14187376 or 9471015. OLE color: 9471015.
HSL color Cylindrical-coordinate representation of color #278490: hue angle of 186.86º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #278490 is Cyan = 0.73, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 132 | 144 | - |
| CMYK | 0.73 | 0.08 | 0 | 0.44 |
| HSL | 186.86º | 0.57% | 0.36% | - |
| HSV(B) | 186.86º | 0.73% | 0.56% | - |
| XYZ | 14.12 | 18.95 | 29.3 | - |
| YUV | 105.56 | 149.69 | 80.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 132 | 144 | 0.73 | 0.08 | 0 | 0.44 | 186.86 | 0.57 | 0.36 |
| Hex | 27 | 84 | 90 | 49 | 8 | 0 | 2C | BB | 39 | 24 |
| Octal | 47 | 204 | 220 | 111 | 10 | 0 | 54 | 273 | 71 | 44 |
| Binary | 100111 | 10000100 | 10010000 | 1001001 | 1000 | 0 | 101100 | 10111011 | 111001 | 100100 |
Color Harmonies of #278490
Complementary color
Monochromatic Colors of #278490
Black with #278490
Text Example
Text Example
White with #278490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278490; }
p { color: rgb(39,132,144); }
H1.HeaderClassName
{
color: #278490;
}
.AnyTagClassName
{
color: #278490;
}
</style>
background-color css
<style>
a { background-color: #278490; }
a { background-color: rgb(39,132,144); }
div.DivClassName
{
background-color: #278490;
}
.BgClassName
{
background-color: #278490;
}
</style>
border-color css
<style>
span { border-color: #278490; }
span { border-color: rgb(39,132,144); }
td.TdClassName
{
border-color: #278490;
}
.TagClassName
{
border-color: #278490;
}
</style>