Shades of Scooter #268798
Tints of Scooter #268798
RGB
CMYK
RGB Variations
Color information
#268798 (or 0x268798) is known color: Scooter. HEX triplet: 26, 87 and 98. RGB value is (38,135,152). Sum of RGB (Red+Green+Blue) = 38+135+152=325 (43% of max value = 765). Red value is 38 (15.23% from 255 or 11.69% from 325); Green value is 135 (53.12% from 255 or 41.54% from 325); Blue value is 152 (59.77% from 255 or 46.77% from 325); Max value from RGB is 152 - color contains mainly: blue. Hex color #268798 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268798 is #D97867. Grayscale: #6B6B6B. Windows color (decimal): -14252136 or 9996070. OLE color: 9996070.
HSL color Cylindrical-coordinate representation of color #268798: hue angle of 188.95º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #268798 is Cyan = 0.75, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 135 | 152 | - |
| CMYK | 0.75 | 0.11 | 0 | 0.40 |
| HSL | 188.95º | 0.6% | 0.37% | - |
| HSV(B) | 188.95º | 0.75% | 0.6% | - |
| XYZ | 15.13 | 20.01 | 32.77 | - |
| YUV | 107.94 | 152.86 | 78.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 135 | 152 | 0.75 | 0.11 | 0 | 0.40 | 188.95 | 0.6 | 0.37 |
| Hex | 26 | 87 | 98 | 4B | B | 0 | 28 | BD | 3C | 25 |
| Octal | 46 | 207 | 230 | 113 | 13 | 0 | 50 | 275 | 74 | 45 |
| Binary | 100110 | 10000111 | 10011000 | 1001011 | 1011 | 0 | 101000 | 10111101 | 111100 | 100101 |
Color Harmonies of #268798
Complementary color
Monochromatic Colors of #268798
Black with #268798
Text Example
Text Example
White with #268798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268798; }
p { color: rgb(38,135,152); }
H1.HeaderClassName
{
color: #268798;
}
.AnyTagClassName
{
color: #268798;
}
</style>
background-color css
<style>
a { background-color: #268798; }
a { background-color: rgb(38,135,152); }
div.DivClassName
{
background-color: #268798;
}
.BgClassName
{
background-color: #268798;
}
</style>
border-color css
<style>
span { border-color: #268798; }
span { border-color: rgb(38,135,152); }
td.TdClassName
{
border-color: #268798;
}
.TagClassName
{
border-color: #268798;
}
</style>