Shades of Scooter #268495
Tints of Scooter #268495
RGB
CMYK
RGB Variations
Color information
#268495 (or 0x268495) is known color: Scooter. HEX triplet: 26, 84 and 95. RGB value is (38,132,149). Sum of RGB (Red+Green+Blue) = 38+132+149=319 (42% of max value = 765). Red value is 38 (15.23% from 255 or 11.91% from 319); Green value is 132 (51.95% from 255 or 41.38% from 319); Blue value is 149 (58.59% from 255 or 46.71% from 319); Max value from RGB is 149 - color contains mainly: blue. Hex color #268495 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268495 is #D97B6A. Grayscale: #696969. Windows color (decimal): -14252907 or 9798694. OLE color: 9798694.
HSL color Cylindrical-coordinate representation of color #268495: hue angle of 189.19º 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 #268495 is Cyan = 0.74, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 132 | 149 | - |
| CMYK | 0.74 | 0.11 | 0 | 0.42 |
| HSL | 189.19º | 0.59% | 0.37% | - |
| HSV(B) | 189.19º | 0.74% | 0.58% | - |
| XYZ | 14.48 | 19.08 | 31.35 | - |
| YUV | 105.83 | 152.36 | 79.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 132 | 149 | 0.74 | 0.11 | 0 | 0.42 | 189.19 | 0.59 | 0.37 |
| Hex | 26 | 84 | 95 | 4A | B | 0 | 2A | BD | 3B | 25 |
| Octal | 46 | 204 | 225 | 112 | 13 | 0 | 52 | 275 | 73 | 45 |
| Binary | 100110 | 10000100 | 10010101 | 1001010 | 1011 | 0 | 101010 | 10111101 | 111011 | 100101 |
Color Harmonies of #268495
Complementary color
Monochromatic Colors of #268495
Black with #268495
Text Example
Text Example
White with #268495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268495; }
p { color: rgb(38,132,149); }
H1.HeaderClassName
{
color: #268495;
}
.AnyTagClassName
{
color: #268495;
}
</style>
background-color css
<style>
a { background-color: #268495; }
a { background-color: rgb(38,132,149); }
div.DivClassName
{
background-color: #268495;
}
.BgClassName
{
background-color: #268495;
}
</style>
border-color css
<style>
span { border-color: #268495; }
span { border-color: rgb(38,132,149); }
td.TdClassName
{
border-color: #268495;
}
.TagClassName
{
border-color: #268495;
}
</style>