Shades of Scooter #278394
Tints of Scooter #278394
RGB
CMYK
RGB Variations
Color information
#278394 (or 0x278394) is known color: Scooter. HEX triplet: 27, 83 and 94. RGB value is (39,131,148). Sum of RGB (Red+Green+Blue) = 39+131+148=318 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.26% from 318); Green value is 131 (51.56% from 255 or 41.19% from 318); Blue value is 148 (58.20% from 255 or 46.54% from 318); Max value from RGB is 148 - color contains mainly: blue. Hex color #278394 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278394 is #D87C6B. Grayscale: #696969. Windows color (decimal): -14187628 or 9732903. OLE color: 9732903.
HSL color Cylindrical-coordinate representation of color #278394: hue angle of 189.36º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #278394 is Cyan = 0.74, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 131 | 148 | - |
| CMYK | 0.74 | 0.11 | 0 | 0.42 |
| HSL | 189.36º | 0.58% | 0.37% | - |
| HSV(B) | 189.36º | 0.74% | 0.58% | - |
| XYZ | 14.3 | 18.8 | 30.89 | - |
| YUV | 105.43 | 152.02 | 80.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 131 | 148 | 0.74 | 0.11 | 0 | 0.42 | 189.36 | 0.58 | 0.37 |
| Hex | 27 | 83 | 94 | 4A | B | 0 | 2A | BD | 3A | 25 |
| Octal | 47 | 203 | 224 | 112 | 13 | 0 | 52 | 275 | 72 | 45 |
| Binary | 100111 | 10000011 | 10010100 | 1001010 | 1011 | 0 | 101010 | 10111101 | 111010 | 100101 |
Color Harmonies of #278394
Complementary color
Monochromatic Colors of #278394
Black with #278394
Text Example
Text Example
White with #278394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278394; }
p { color: rgb(39,131,148); }
H1.HeaderClassName
{
color: #278394;
}
.AnyTagClassName
{
color: #278394;
}
</style>
background-color css
<style>
a { background-color: #278394; }
a { background-color: rgb(39,131,148); }
div.DivClassName
{
background-color: #278394;
}
.BgClassName
{
background-color: #278394;
}
</style>
border-color css
<style>
span { border-color: #278394; }
span { border-color: rgb(39,131,148); }
td.TdClassName
{
border-color: #278394;
}
.TagClassName
{
border-color: #278394;
}
</style>