Shades of Allports #266370
Tints of Allports #266370
RGB
CMYK
RGB Variations
Color information
#266370 (or 0x266370) is known color: Allports. HEX triplet: 26, 63 and 70. RGB value is (38,99,112). Sum of RGB (Red+Green+Blue) = 38+99+112=249 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.26% from 249); Green value is 99 (39.06% from 255 or 39.76% from 249); Blue value is 112 (44.14% from 255 or 44.98% from 249); Max value from RGB is 112 - color contains mainly: blue. Hex color #266370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266370 is #D99C8F. Grayscale: #525252. Windows color (decimal): -14261392 or 7365414. OLE color: 7365414.
HSL color Cylindrical-coordinate representation of color #266370: hue angle of 190.54º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #266370 is Cyan = 0.66, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 99 | 112 | - |
| CMYK | 0.66 | 0.12 | 0 | 0.56 |
| HSL | 190.54º | 0.49% | 0.29% | - |
| HSV(B) | 190.54º | 0.66% | 0.44% | - |
| XYZ | 8.19 | 10.51 | 16.93 | - |
| YUV | 82.24 | 144.79 | 96.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 112 | 0.66 | 0.12 | 0 | 0.56 | 190.54 | 0.49 | 0.29 |
| Hex | 26 | 63 | 70 | 42 | C | 0 | 38 | BF | 31 | 1D |
| Octal | 46 | 143 | 160 | 102 | 14 | 0 | 70 | 277 | 61 | 35 |
| Binary | 100110 | 1100011 | 1110000 | 1000010 | 1100 | 0 | 111000 | 10111111 | 110001 | 11101 |
Color Harmonies of #266370
Complementary color
Monochromatic Colors of #266370
Black with #266370
Text Example
Text Example
White with #266370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266370; }
p { color: rgb(38,99,112); }
H1.HeaderClassName
{
color: #266370;
}
.AnyTagClassName
{
color: #266370;
}
</style>
background-color css
<style>
a { background-color: #266370; }
a { background-color: rgb(38,99,112); }
div.DivClassName
{
background-color: #266370;
}
.BgClassName
{
background-color: #266370;
}
</style>
border-color css
<style>
span { border-color: #266370; }
span { border-color: rgb(38,99,112); }
td.TdClassName
{
border-color: #266370;
}
.TagClassName
{
border-color: #266370;
}
</style>