Shades of Allports #236671
Tints of Allports #236671
RGB
CMYK
RGB Variations
Color information
#236671 (or 0x236671) is known color: Allports. HEX triplet: 23, 66 and 71. RGB value is (35,102,113). Sum of RGB (Red+Green+Blue) = 35+102+113=250 (33% of max value = 765). Red value is 35 (14.06% from 255 or 14% from 250); Green value is 102 (40.23% from 255 or 40.8% from 250); Blue value is 113 (44.53% from 255 or 45.2% from 250); Max value from RGB is 113 - color contains mainly: blue. Hex color #236671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236671 is #DC998E. Grayscale: #535353. Windows color (decimal): -14457231 or 7431715. OLE color: 7431715.
HSL color Cylindrical-coordinate representation of color #236671: hue angle of 188.46º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #236671 is Cyan = 0.69, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 102 | 113 | - |
| CMYK | 0.69 | 0.10 | 0 | 0.56 |
| HSL | 188.46º | 0.53% | 0.29% | - |
| HSV(B) | 188.46º | 0.69% | 0.44% | - |
| XYZ | 8.43 | 11.05 | 17.31 | - |
| YUV | 83.22 | 144.8 | 93.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 102 | 113 | 0.69 | 0.10 | 0 | 0.56 | 188.46 | 0.53 | 0.29 |
| Hex | 23 | 66 | 71 | 45 | A | 0 | 38 | BC | 35 | 1D |
| Octal | 43 | 146 | 161 | 105 | 12 | 0 | 70 | 274 | 65 | 35 |
| Binary | 100011 | 1100110 | 1110001 | 1000101 | 1010 | 0 | 111000 | 10111100 | 110101 | 11101 |
Color Harmonies of #236671
Complementary color
Monochromatic Colors of #236671
Black with #236671
Text Example
Text Example
White with #236671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236671; }
p { color: rgb(35,102,113); }
H1.HeaderClassName
{
color: #236671;
}
.AnyTagClassName
{
color: #236671;
}
</style>
background-color css
<style>
a { background-color: #236671; }
a { background-color: rgb(35,102,113); }
div.DivClassName
{
background-color: #236671;
}
.BgClassName
{
background-color: #236671;
}
</style>
border-color css
<style>
span { border-color: #236671; }
span { border-color: rgb(35,102,113); }
td.TdClassName
{
border-color: #236671;
}
.TagClassName
{
border-color: #236671;
}
</style>