Shades of Orient #235574
Tints of Orient #235574
RGB
CMYK
RGB Variations
Color information
#235574 (or 0x235574) is known color: Orient. HEX triplet: 23, 55 and 74. RGB value is (35,85,116). Sum of RGB (Red+Green+Blue) = 35+85+116=236 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.83% from 236); Green value is 85 (33.59% from 255 or 36.02% from 236); Blue value is 116 (45.70% from 255 or 49.15% from 236); Max value from RGB is 116 - color contains mainly: blue. Hex color #235574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #235574 is #DCAA8B. Grayscale: #494949. Windows color (decimal): -14461580 or 7623971. OLE color: 7623971.
HSL color Cylindrical-coordinate representation of color #235574: hue angle of 202.96º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #235574 is Cyan = 0.70, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 85 | 116 | - |
| CMYK | 0.70 | 0.27 | 0 | 0.55 |
| HSL | 202.96º | 0.54% | 0.3% | - |
| HSV(B) | 202.96º | 0.7% | 0.45% | - |
| XYZ | 7.09 | 8.12 | 17.72 | - |
| YUV | 73.58 | 151.94 | 100.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 85 | 116 | 0.70 | 0.27 | 0 | 0.55 | 202.96 | 0.54 | 0.3 |
| Hex | 23 | 55 | 74 | 46 | 1B | 0 | 37 | CB | 36 | 1E |
| Octal | 43 | 125 | 164 | 106 | 33 | 0 | 67 | 313 | 66 | 36 |
| Binary | 100011 | 1010101 | 1110100 | 1000110 | 11011 | 0 | 110111 | 11001011 | 110110 | 11110 |
Color Harmonies of #235574
Complementary color
Monochromatic Colors of #235574
Black with #235574
Text Example
Text Example
White with #235574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #235574; }
p { color: rgb(35,85,116); }
H1.HeaderClassName
{
color: #235574;
}
.AnyTagClassName
{
color: #235574;
}
</style>
background-color css
<style>
a { background-color: #235574; }
a { background-color: rgb(35,85,116); }
div.DivClassName
{
background-color: #235574;
}
.BgClassName
{
background-color: #235574;
}
</style>
border-color css
<style>
span { border-color: #235574; }
span { border-color: rgb(35,85,116); }
td.TdClassName
{
border-color: #235574;
}
.TagClassName
{
border-color: #235574;
}
</style>