Shades of Arapawa #235460
Tints of Arapawa #235460
RGB
CMYK
RGB Variations
Color information
#235460 (or 0x235460) is known color: Arapawa. HEX triplet: 23, 54 and 60. RGB value is (35,84,96). Sum of RGB (Red+Green+Blue) = 35+84+96=215 (28% of max value = 765). Red value is 35 (14.06% from 255 or 16.28% from 215); Green value is 84 (33.20% from 255 or 39.07% from 215); Blue value is 96 (37.89% from 255 or 44.65% from 215); Max value from RGB is 96 - color contains mainly: blue. Hex color #235460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #235460 is #DCAB9F. Grayscale: #464646. Windows color (decimal): -14461856 or 6312995. OLE color: 6312995.
HSL color Cylindrical-coordinate representation of color #235460: hue angle of 191.8º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #235460 is Cyan = 0.64, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 84 | 96 | - |
| CMYK | 0.64 | 0.12 | 0 | 0.62 |
| HSL | 191.8º | 0.47% | 0.26% | - |
| HSV(B) | 191.8º | 0.64% | 0.38% | - |
| XYZ | 5.97 | 7.54 | 12.21 | - |
| YUV | 70.72 | 142.27 | 102.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 84 | 96 | 0.64 | 0.12 | 0 | 0.62 | 191.8 | 0.47 | 0.26 |
| Hex | 23 | 54 | 60 | 40 | C | 0 | 3E | C0 | 2F | 1A |
| Octal | 43 | 124 | 140 | 100 | 14 | 0 | 76 | 300 | 57 | 32 |
| Binary | 100011 | 1010100 | 1100000 | 1000000 | 1100 | 0 | 111110 | 11000000 | 101111 | 11010 |
Color Harmonies of #235460
Complementary color
Monochromatic Colors of #235460
Black with #235460
Text Example
Text Example
White with #235460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #235460; }
p { color: rgb(35,84,96); }
H1.HeaderClassName
{
color: #235460;
}
.AnyTagClassName
{
color: #235460;
}
</style>
background-color css
<style>
a { background-color: #235460; }
a { background-color: rgb(35,84,96); }
div.DivClassName
{
background-color: #235460;
}
.BgClassName
{
background-color: #235460;
}
</style>
border-color css
<style>
span { border-color: #235460; }
span { border-color: rgb(35,84,96); }
td.TdClassName
{
border-color: #235460;
}
.TagClassName
{
border-color: #235460;
}
</style>