Shades of Arapawa #264668
Tints of Arapawa #264668
RGB
CMYK
RGB Variations
Color information
#264668 (or 0x264668) is known color: Arapawa. HEX triplet: 26, 46 and 68. RGB value is (38,70,104). Sum of RGB (Red+Green+Blue) = 38+70+104=212 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.92% from 212); Green value is 70 (27.73% from 255 or 33.02% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #264668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #264668 is #D9B997. Grayscale: #404040. Windows color (decimal): -14268824 or 6833702. OLE color: 6833702.
HSL color Cylindrical-coordinate representation of color #264668: hue angle of 210.91º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #264668 is Cyan = 0.63, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 70 | 104 | - |
| CMYK | 0.63 | 0.33 | 0 | 0.59 |
| HSL | 210.91º | 0.46% | 0.28% | - |
| HSV(B) | 210.91º | 0.63% | 0.41% | - |
| XYZ | 5.49 | 5.79 | 13.93 | - |
| YUV | 64.31 | 150.4 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 70 | 104 | 0.63 | 0.33 | 0 | 0.59 | 210.91 | 0.46 | 0.28 |
| Hex | 26 | 46 | 68 | 3F | 21 | 0 | 3B | D3 | 2E | 1C |
| Octal | 46 | 106 | 150 | 77 | 41 | 0 | 73 | 323 | 56 | 34 |
| Binary | 100110 | 1000110 | 1101000 | 111111 | 100001 | 0 | 111011 | 11010011 | 101110 | 11100 |
Color Harmonies of #264668
Complementary color
Monochromatic Colors of #264668
Black with #264668
Text Example
Text Example
White with #264668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #264668; }
p { color: rgb(38,70,104); }
H1.HeaderClassName
{
color: #264668;
}
.AnyTagClassName
{
color: #264668;
}
</style>
background-color css
<style>
a { background-color: #264668; }
a { background-color: rgb(38,70,104); }
div.DivClassName
{
background-color: #264668;
}
.BgClassName
{
background-color: #264668;
}
</style>
border-color css
<style>
span { border-color: #264668; }
span { border-color: rgb(38,70,104); }
td.TdClassName
{
border-color: #264668;
}
.TagClassName
{
border-color: #264668;
}
</style>