Shades of Scooter #278795
Tints of Scooter #278795
RGB
CMYK
RGB Variations
Color information
#278795 (or 0x278795) is known color: Scooter. HEX triplet: 27, 87 and 95. RGB value is (39,135,149). Sum of RGB (Red+Green+Blue) = 39+135+149=323 (42% of max value = 765). Red value is 39 (15.62% from 255 or 12.07% from 323); Green value is 135 (53.12% from 255 or 41.80% from 323); Blue value is 149 (58.59% from 255 or 46.13% from 323); Max value from RGB is 149 - color contains mainly: blue. Hex color #278795 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #278795 is #D8786A. Grayscale: #6B6B6B. Windows color (decimal): -14186603 or 9799463. OLE color: 9799463.
HSL color Cylindrical-coordinate representation of color #278795: hue angle of 187.64º degrees, saturation: 0.59, 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 #278795 is Cyan = 0.74, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 135 | 149 | - |
| CMYK | 0.74 | 0.09 | 0 | 0.42 |
| HSL | 187.64º | 0.59% | 0.37% | - |
| HSV(B) | 187.64º | 0.74% | 0.58% | - |
| XYZ | 14.93 | 19.93 | 31.49 | - |
| YUV | 107.89 | 151.2 | 78.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 135 | 149 | 0.74 | 0.09 | 0 | 0.42 | 187.64 | 0.59 | 0.37 |
| Hex | 27 | 87 | 95 | 4A | 9 | 0 | 2A | BC | 3B | 25 |
| Octal | 47 | 207 | 225 | 112 | 11 | 0 | 52 | 274 | 73 | 45 |
| Binary | 100111 | 10000111 | 10010101 | 1001010 | 1001 | 0 | 101010 | 10111100 | 111011 | 100101 |
Color Harmonies of #278795
Complementary color
Monochromatic Colors of #278795
Black with #278795
Text Example
Text Example
White with #278795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278795; }
p { color: rgb(39,135,149); }
H1.HeaderClassName
{
color: #278795;
}
.AnyTagClassName
{
color: #278795;
}
</style>
background-color css
<style>
a { background-color: #278795; }
a { background-color: rgb(39,135,149); }
div.DivClassName
{
background-color: #278795;
}
.BgClassName
{
background-color: #278795;
}
</style>
border-color css
<style>
span { border-color: #278795; }
span { border-color: rgb(39,135,149); }
td.TdClassName
{
border-color: #278795;
}
.TagClassName
{
border-color: #278795;
}
</style>