Shades of Scooter #268195
Tints of Scooter #268195
RGB
CMYK
RGB Variations
Color information
#268195 (or 0x268195) is known color: Scooter. HEX triplet: 26, 81 and 95. RGB value is (38,129,149). Sum of RGB (Red+Green+Blue) = 38+129+149=316 (41% of max value = 765). Red value is 38 (15.23% from 255 or 12.03% from 316); Green value is 129 (50.78% from 255 or 40.82% from 316); Blue value is 149 (58.59% from 255 or 47.15% from 316); Max value from RGB is 149 - color contains mainly: blue. Hex color #268195 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #268195 is #D97E6A. Grayscale: #676767. Windows color (decimal): -14253675 or 9797926. OLE color: 9797926.
HSL color Cylindrical-coordinate representation of color #268195: hue angle of 190.81º 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 #268195 is Cyan = 0.74, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 129 | 149 | - |
| CMYK | 0.74 | 0.13 | 0 | 0.42 |
| HSL | 190.81º | 0.59% | 0.37% | - |
| HSV(B) | 190.81º | 0.74% | 0.58% | - |
| XYZ | 14.07 | 18.28 | 31.22 | - |
| YUV | 104.07 | 153.35 | 80.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 129 | 149 | 0.74 | 0.13 | 0 | 0.42 | 190.81 | 0.59 | 0.37 |
| Hex | 26 | 81 | 95 | 4A | D | 0 | 2A | BF | 3B | 25 |
| Octal | 46 | 201 | 225 | 112 | 15 | 0 | 52 | 277 | 73 | 45 |
| Binary | 100110 | 10000001 | 10010101 | 1001010 | 1101 | 0 | 101010 | 10111111 | 111011 | 100101 |
Color Harmonies of #268195
Complementary color
Monochromatic Colors of #268195
Black with #268195
Text Example
Text Example
White with #268195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268195; }
p { color: rgb(38,129,149); }
H1.HeaderClassName
{
color: #268195;
}
.AnyTagClassName
{
color: #268195;
}
</style>
background-color css
<style>
a { background-color: #268195; }
a { background-color: rgb(38,129,149); }
div.DivClassName
{
background-color: #268195;
}
.BgClassName
{
background-color: #268195;
}
</style>
border-color css
<style>
span { border-color: #268195; }
span { border-color: rgb(38,129,149); }
td.TdClassName
{
border-color: #268195;
}
.TagClassName
{
border-color: #268195;
}
</style>