Shades of Niagara #269985
Tints of Niagara #269985
RGB
CMYK
RGB Variations
Color information
#269985 (or 0x269985) is known color: Niagara. HEX triplet: 26, 99 and 85. RGB value is (38,153,133). Sum of RGB (Red+Green+Blue) = 38+153+133=324 (42% of max value = 765). Red value is 38 (15.23% from 255 or 11.73% from 324); Green value is 153 (60.16% from 255 or 47.22% from 324); Blue value is 133 (52.34% from 255 or 41.05% from 324); Max value from RGB is 153 - color contains mainly: green. Hex color #269985 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #269985 is #D9667A. Grayscale: #747474. Windows color (decimal): -14247547 or 8755494. OLE color: 8755494.
HSL color Cylindrical-coordinate representation of color #269985: hue angle of 169.57º 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 #269985 is Cyan = 0.75, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 38 | 153 | 133 | - |
| CMYK | 0.75 | 0 | 0.13 | 0.4 |
| HSL | 169.57º | 0.6% | 0.37% | - |
| HSV(B) | 169.57º | 0.75% | 0.6% | - |
| XYZ | 16.42 | 24.89 | 26.13 | - |
| YUV | 116.34 | 137.4 | 72.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 153 | 133 | 0.75 | 0 | 0.13 | 0.4 | 169.57 | 0.6 | 0.37 |
| Hex | 26 | 99 | 85 | 4B | 0 | D | 28 | AA | 3C | 25 |
| Octal | 46 | 231 | 205 | 113 | 0 | 15 | 50 | 252 | 74 | 45 |
| Binary | 100110 | 10011001 | 10000101 | 1001011 | 0 | 1101 | 101000 | 10101010 | 111100 | 100101 |
Color Harmonies of #269985
Complementary color
Monochromatic Colors of #269985
Black with #269985
Text Example
Text Example
White with #269985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269985; }
p { color: rgb(38,153,133); }
H1.HeaderClassName
{
color: #269985;
}
.AnyTagClassName
{
color: #269985;
}
</style>
background-color css
<style>
a { background-color: #269985; }
a { background-color: rgb(38,153,133); }
div.DivClassName
{
background-color: #269985;
}
.BgClassName
{
background-color: #269985;
}
</style>
border-color css
<style>
span { border-color: #269985; }
span { border-color: rgb(38,153,133); }
td.TdClassName
{
border-color: #269985;
}
.TagClassName
{
border-color: #269985;
}
</style>