Shades of Allports #266670
Tints of Allports #266670
RGB
CMYK
RGB Variations
Color information
#266670 (or 0x266670) is known color: Allports. HEX triplet: 26, 66 and 70. RGB value is (38,102,112). Sum of RGB (Red+Green+Blue) = 38+102+112=252 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.08% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #266670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266670 is #D9998F. Grayscale: #535353. Windows color (decimal): -14260624 or 7366182. OLE color: 7366182.
HSL color Cylindrical-coordinate representation of color #266670: hue angle of 188.11º 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 #266670 is Cyan = 0.66, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 102 | 112 | - |
| CMYK | 0.66 | 0.09 | 0 | 0.56 |
| HSL | 188.11º | 0.49% | 0.29% | - |
| HSV(B) | 188.11º | 0.66% | 0.44% | - |
| XYZ | 8.48 | 11.08 | 17.02 | - |
| YUV | 84 | 143.8 | 95.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 102 | 112 | 0.66 | 0.09 | 0 | 0.56 | 188.11 | 0.49 | 0.29 |
| Hex | 26 | 66 | 70 | 42 | 9 | 0 | 38 | BC | 31 | 1D |
| Octal | 46 | 146 | 160 | 102 | 11 | 0 | 70 | 274 | 61 | 35 |
| Binary | 100110 | 1100110 | 1110000 | 1000010 | 1001 | 0 | 111000 | 10111100 | 110001 | 11101 |
Color Harmonies of #266670
Complementary color
Monochromatic Colors of #266670
Black with #266670
Text Example
Text Example
White with #266670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266670; }
p { color: rgb(38,102,112); }
H1.HeaderClassName
{
color: #266670;
}
.AnyTagClassName
{
color: #266670;
}
</style>
background-color css
<style>
a { background-color: #266670; }
a { background-color: rgb(38,102,112); }
div.DivClassName
{
background-color: #266670;
}
.BgClassName
{
background-color: #266670;
}
</style>
border-color css
<style>
span { border-color: #266670; }
span { border-color: rgb(38,102,112); }
td.TdClassName
{
border-color: #266670;
}
.TagClassName
{
border-color: #266670;
}
</style>