Shades of Scooter #278694
Tints of Scooter #278694
RGB
CMYK
RGB Variations
Color information
#278694 (or 0x278694) is known color: Scooter. HEX triplet: 27, 86 and 94. RGB value is (39,134,148). Sum of RGB (Red+Green+Blue) = 39+134+148=321 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.15% from 321); Green value is 134 (52.73% from 255 or 41.74% from 321); Blue value is 148 (58.20% from 255 or 46.11% from 321); Max value from RGB is 148 - color contains mainly: blue. Hex color #278694 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278694 is #D8796B. Grayscale: #6B6B6B. Windows color (decimal): -14186860 or 9733671. OLE color: 9733671.
HSL color Cylindrical-coordinate representation of color #278694: hue angle of 187.71º 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 #278694 is Cyan = 0.74, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 134 | 148 | - |
| CMYK | 0.74 | 0.09 | 0 | 0.42 |
| HSL | 187.71º | 0.58% | 0.37% | - |
| HSV(B) | 187.71º | 0.74% | 0.58% | - |
| XYZ | 14.71 | 19.62 | 31.03 | - |
| YUV | 107.19 | 151.03 | 79.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 134 | 148 | 0.74 | 0.09 | 0 | 0.42 | 187.71 | 0.58 | 0.37 |
| Hex | 27 | 86 | 94 | 4A | 9 | 0 | 2A | BC | 3A | 25 |
| Octal | 47 | 206 | 224 | 112 | 11 | 0 | 52 | 274 | 72 | 45 |
| Binary | 100111 | 10000110 | 10010100 | 1001010 | 1001 | 0 | 101010 | 10111100 | 111010 | 100101 |
Color Harmonies of #278694
Complementary color
Monochromatic Colors of #278694
Black with #278694
Text Example
Text Example
White with #278694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278694; }
p { color: rgb(39,134,148); }
H1.HeaderClassName
{
color: #278694;
}
.AnyTagClassName
{
color: #278694;
}
</style>
background-color css
<style>
a { background-color: #278694; }
a { background-color: rgb(39,134,148); }
div.DivClassName
{
background-color: #278694;
}
.BgClassName
{
background-color: #278694;
}
</style>
border-color css
<style>
span { border-color: #278694; }
span { border-color: rgb(39,134,148); }
td.TdClassName
{
border-color: #278694;
}
.TagClassName
{
border-color: #278694;
}
</style>