Shades of Scooter #278296
Tints of Scooter #278296
RGB
CMYK
RGB Variations
Color information
#278296 (or 0x278296) is known color: Scooter. HEX triplet: 27, 82 and 96. RGB value is (39,130,150). Sum of RGB (Red+Green+Blue) = 39+130+150=319 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.23% from 319); Green value is 130 (51.17% from 255 or 40.75% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #278296 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278296 is #D87D69. Grayscale: #686868. Windows color (decimal): -14187882 or 9863719. OLE color: 9863719.
HSL color Cylindrical-coordinate representation of color #278296: hue angle of 190.81º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #278296 is Cyan = 0.74, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 130 | 150 | - |
| CMYK | 0.74 | 0.13 | 0 | 0.41 |
| HSL | 190.81º | 0.59% | 0.37% | - |
| HSV(B) | 190.81º | 0.74% | 0.59% | - |
| XYZ | 14.32 | 18.6 | 31.69 | - |
| YUV | 105.07 | 153.35 | 80.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 130 | 150 | 0.74 | 0.13 | 0 | 0.41 | 190.81 | 0.59 | 0.37 |
| Hex | 27 | 82 | 96 | 4A | D | 0 | 29 | BF | 3B | 25 |
| Octal | 47 | 202 | 226 | 112 | 15 | 0 | 51 | 277 | 73 | 45 |
| Binary | 100111 | 10000010 | 10010110 | 1001010 | 1101 | 0 | 101001 | 10111111 | 111011 | 100101 |
Color Harmonies of #278296
Complementary color
Monochromatic Colors of #278296
Black with #278296
Text Example
Text Example
White with #278296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278296; }
p { color: rgb(39,130,150); }
H1.HeaderClassName
{
color: #278296;
}
.AnyTagClassName
{
color: #278296;
}
</style>
background-color css
<style>
a { background-color: #278296; }
a { background-color: rgb(39,130,150); }
div.DivClassName
{
background-color: #278296;
}
.BgClassName
{
background-color: #278296;
}
</style>
border-color css
<style>
span { border-color: #278296; }
span { border-color: rgb(39,130,150); }
td.TdClassName
{
border-color: #278296;
}
.TagClassName
{
border-color: #278296;
}
</style>