Shades of Arapawa #265664
Tints of Arapawa #265664
RGB
CMYK
RGB Variations
Color information
#265664 (or 0x265664) is known color: Arapawa. HEX triplet: 26, 56 and 64. RGB value is (38,86,100). Sum of RGB (Red+Green+Blue) = 38+86+100=224 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.96% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 100 (39.45% from 255 or 44.64% from 224); Max value from RGB is 100 - color contains mainly: blue. Hex color #265664 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265664 is #D9A99B. Grayscale: #494949. Windows color (decimal): -14264732 or 6575654. OLE color: 6575654.
HSL color Cylindrical-coordinate representation of color #265664: hue angle of 193.55º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #265664 is Cyan = 0.62, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 86 | 100 | - |
| CMYK | 0.62 | 0.14 | 0 | 0.61 |
| HSL | 193.55º | 0.45% | 0.27% | - |
| HSV(B) | 193.55º | 0.62% | 0.39% | - |
| XYZ | 6.43 | 7.99 | 13.26 | - |
| YUV | 73.24 | 143.1 | 102.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 86 | 100 | 0.62 | 0.14 | 0 | 0.61 | 193.55 | 0.45 | 0.27 |
| Hex | 26 | 56 | 64 | 3E | E | 0 | 3D | C2 | 2D | 1B |
| Octal | 46 | 126 | 144 | 76 | 16 | 0 | 75 | 302 | 55 | 33 |
| Binary | 100110 | 1010110 | 1100100 | 111110 | 1110 | 0 | 111101 | 11000010 | 101101 | 11011 |
Color Harmonies of #265664
Complementary color
Monochromatic Colors of #265664
Black with #265664
Text Example
Text Example
White with #265664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265664; }
p { color: rgb(38,86,100); }
H1.HeaderClassName
{
color: #265664;
}
.AnyTagClassName
{
color: #265664;
}
</style>
background-color css
<style>
a { background-color: #265664; }
a { background-color: rgb(38,86,100); }
div.DivClassName
{
background-color: #265664;
}
.BgClassName
{
background-color: #265664;
}
</style>
border-color css
<style>
span { border-color: #265664; }
span { border-color: rgb(38,86,100); }
td.TdClassName
{
border-color: #265664;
}
.TagClassName
{
border-color: #265664;
}
</style>